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