mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
* .gitignore: New. * build-aux/.gitignore: New. * data/.gitignore: New. * doc/.gitignore: New. * etc/.gitignore: New. * examples/.gitignore: New. * examples/calc++/.gitignore: New. * lib/.gitignore: New. * m4/.gitignore: New. * po/.gitignore: New. * runtime-po/.gitignore: New. * src/.gitignore: New. * tests/.gitignore: New.
13 lines
93 B
Plaintext
13 lines
93 B
Plaintext
/*.cc
|
|
/*.hh
|
|
/*.ll
|
|
/*.o
|
|
/*.output
|
|
/*.stamp
|
|
/*.tmp
|
|
/*.yy
|
|
/.deps
|
|
/Makefile
|
|
/Makefile.in
|
|
/calc++
|