mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
maint: gitignore.
* examples/mfcalc/.gitignore, examples/rpcalc/.gitignore: Fix.
This commit is contained in:
1
examples/mfcalc/.gitignore
vendored
1
examples/mfcalc/.gitignore
vendored
@@ -6,5 +6,6 @@
|
||||
/mfcalc.c
|
||||
/mfcalc.exe
|
||||
/mfcalc.h
|
||||
/mfcalc.output
|
||||
/mfcalc.stamp
|
||||
/mfcalc.y
|
||||
|
||||
3
examples/rpcalc/.gitignore
vendored
3
examples/rpcalc/.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
/calc.h
|
||||
/rpcalc.c
|
||||
/rpcalc.h
|
||||
/rpcalc.output
|
||||
/rpcalc.stamp
|
||||
/rpcalc.y
|
||||
|
||||
Reference in New Issue
Block a user