mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-08-21 08:44:32 +00:00
maint: update .gitignore
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
*.c
|
||||
*.cc
|
||||
*.class
|
||||
*.h
|
||||
*.hh
|
||||
!/c++/glr/ast.hh
|
||||
*.java
|
||||
*.ll
|
||||
/c/bistromathic/bistromathic
|
||||
/c/calc/calc
|
||||
/c/glr/c++-types
|
||||
/c/lexcalc/lexcalc
|
||||
/c/pushcalc/calc
|
||||
@@ -1 +1,5 @@
|
||||
/glr/c++-types
|
||||
/simple
|
||||
/simple.yy
|
||||
/variant
|
||||
/variant-11
|
||||
|
||||
@@ -1,19 +1,2 @@
|
||||
/*.o
|
||||
/*.tmp
|
||||
/.deps
|
||||
/calc++
|
||||
/calc++.cc
|
||||
/calc++.exe
|
||||
/calc.stamp
|
||||
/driver.cc
|
||||
/driver.hh
|
||||
/location.hh
|
||||
/parser.cc
|
||||
/parser.hh
|
||||
/parser.output
|
||||
/parser.stamp
|
||||
/parser.yy
|
||||
/position.hh
|
||||
/scanner.cc
|
||||
/scanner.ll
|
||||
/stack.hh
|
||||
|
||||
@@ -1,11 +1,2 @@
|
||||
/*.o
|
||||
/*.tmp
|
||||
/.deps
|
||||
/calc.h
|
||||
/mfcalc
|
||||
/mfcalc.c
|
||||
/mfcalc.exe
|
||||
/mfcalc.h
|
||||
/mfcalc.output
|
||||
/mfcalc.stamp
|
||||
/mfcalc.y
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
/scan.c
|
||||
/scan.h
|
||||
/reccalc
|
||||
|
||||
@@ -1,7 +1,2 @@
|
||||
/calc.h
|
||||
/rpcalc
|
||||
/rpcalc.c
|
||||
/rpcalc.h
|
||||
/rpcalc.output
|
||||
/rpcalc.stamp
|
||||
/rpcalc.y
|
||||
|
||||
Reference in New Issue
Block a user