mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-08-26 19:24:35 +00:00
maint: update .gitignore
This commit is contained in:
+11
-4
@@ -1,10 +1,19 @@
|
||||
*.a
|
||||
*.bak
|
||||
*.diff
|
||||
*.exe
|
||||
*.log
|
||||
*.o
|
||||
*.orig
|
||||
*.out
|
||||
*.output
|
||||
*.pdf
|
||||
*.rej
|
||||
*.stamp
|
||||
*.tmp
|
||||
*.trs
|
||||
*~
|
||||
.deps
|
||||
.deps/
|
||||
.dirstamp
|
||||
/*.cache
|
||||
/*.flc
|
||||
@@ -20,11 +29,9 @@
|
||||
/Makefile.in
|
||||
/README-release
|
||||
/_*
|
||||
/a.exe
|
||||
/a.out
|
||||
/aclocal.m4
|
||||
/b.out
|
||||
/bison-*
|
||||
/build-aux/move-if-change
|
||||
/conf[0-9]*
|
||||
/confdefs*
|
||||
/config.log
|
||||
|
||||
Reference in New Issue
Block a user