mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
git: update ignores
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,9 +1,6 @@
|
|||||||
/ABOUT-NLS~
|
|
||||||
*.eps
|
|
||||||
*.log
|
*.log
|
||||||
*.o
|
*.o
|
||||||
*.pdf
|
*.pdf
|
||||||
*.png
|
|
||||||
*.stamp
|
*.stamp
|
||||||
*.trs
|
*.trs
|
||||||
*~
|
*~
|
||||||
|
|||||||
1
examples/c++/.gitignore
vendored
Normal file
1
examples/c++/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/simple.yy
|
||||||
2
gnulib-po/.gitignore
vendored
2
gnulib-po/.gitignore
vendored
@@ -15,4 +15,6 @@
|
|||||||
/en@quot.header
|
/en@quot.header
|
||||||
/insert-header.sin
|
/insert-header.sin
|
||||||
/quot.sed
|
/quot.sed
|
||||||
|
/remove-potcdate.sed
|
||||||
/remove-potcdate.sin
|
/remove-potcdate.sin
|
||||||
|
/stamp-po
|
||||||
|
|||||||
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
@@ -95,6 +95,7 @@
|
|||||||
/getdtablesize.c
|
/getdtablesize.c
|
||||||
/gethrxtime.c
|
/gethrxtime.c
|
||||||
/gethrxtime.h
|
/gethrxtime.h
|
||||||
|
/getopt-cdefs.h
|
||||||
/getopt-cdefs.in.h
|
/getopt-cdefs.in.h
|
||||||
/getopt-core.h
|
/getopt-core.h
|
||||||
/getopt-ext.h
|
/getopt-ext.h
|
||||||
@@ -271,6 +272,7 @@
|
|||||||
/sys_types.in.h
|
/sys_types.in.h
|
||||||
/sys_wait.in.h
|
/sys_wait.in.h
|
||||||
/sysexits.in.h
|
/sysexits.in.h
|
||||||
|
/textstyle.h
|
||||||
/textstyle.in.h
|
/textstyle.in.h
|
||||||
/time.h
|
/time.h
|
||||||
/time.in.h
|
/time.in.h
|
||||||
|
|||||||
1
m4/.gitignore
vendored
1
m4/.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
/*~
|
/*~
|
||||||
/00gnulib.m4
|
/00gnulib.m4
|
||||||
|
/__inline.m4
|
||||||
/absolute-header.m4
|
/absolute-header.m4
|
||||||
/alloca.m4
|
/alloca.m4
|
||||||
/asm-underscore.m4
|
/asm-underscore.m4
|
||||||
|
|||||||
Reference in New Issue
Block a user