maint: update .gitignore

This commit is contained in:
Paul Eggert
2026-07-21 12:52:53 -07:00
parent 7024830c72
commit 3841fe9de4
16 changed files with 65 additions and 77 deletions
+13
View File
@@ -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
+4
View File
@@ -1 +1,5 @@
/glr/c++-types
/simple
/simple.yy
/variant
/variant-11
-17
View File
@@ -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
-9
View File
@@ -1,11 +1,2 @@
/*.o
/*.tmp
/.deps
/calc.h
/mfcalc
/mfcalc.c
/mfcalc.exe
/mfcalc.h
/mfcalc.output
/mfcalc.stamp
/mfcalc.y
+1 -2
View File
@@ -1,2 +1 @@
/scan.c
/scan.h
/reccalc
-5
View File
@@ -1,7 +1,2 @@
/calc.h
/rpcalc
/rpcalc.c
/rpcalc.h
/rpcalc.output
/rpcalc.stamp
/rpcalc.y