mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
Update ignores.
* data/.cvsignore, data/.gitignore, examples/.cvsignore, * examples/.gitignore: Remove. * build-aux/.cvsignore, build-aux/.gitignore, doc/.cvsignore, * doc/.gitignore, etc/.cvsignore, etc/.gitignore, src/.cvsignore, * src/.gitignore, tests/.cvsignore, tests/.gitignore: Remove MAkefile and Makefile.in.
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
*.log
|
||||
*.output
|
||||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
bison
|
||||
scan-code.c
|
||||
scan-gram.c
|
||||
|
||||
2
src/.gitignore
vendored
2
src/.gitignore
vendored
@@ -3,8 +3,6 @@
|
||||
/*.o
|
||||
/*.output
|
||||
/.deps
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/bison
|
||||
/bison.exe
|
||||
/scan-code.c
|
||||
|
||||
Reference in New Issue
Block a user