mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +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.c
|
||||||
/mfcalc.exe
|
/mfcalc.exe
|
||||||
/mfcalc.h
|
/mfcalc.h
|
||||||
|
/mfcalc.output
|
||||||
/mfcalc.stamp
|
/mfcalc.stamp
|
||||||
/mfcalc.y
|
/mfcalc.y
|
||||||
|
|||||||
3
examples/rpcalc/.gitignore
vendored
3
examples/rpcalc/.gitignore
vendored
@@ -1,3 +1,6 @@
|
|||||||
/calc.h
|
/calc.h
|
||||||
|
/rpcalc.c
|
||||||
|
/rpcalc.h
|
||||||
|
/rpcalc.output
|
||||||
/rpcalc.stamp
|
/rpcalc.stamp
|
||||||
/rpcalc.y
|
/rpcalc.y
|
||||||
|
|||||||
Reference in New Issue
Block a user