mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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.
30 lines
319 B
Plaintext
30 lines
319 B
Plaintext
/*.cache
|
|
/*.flc
|
|
/*.patch *.log log patches applied
|
|
/*.prj
|
|
/.version
|
|
/ABOUT-NLS
|
|
/COPYING
|
|
/INSTALL
|
|
/Makefile
|
|
/Makefile.in
|
|
/_*
|
|
/a.exe
|
|
/a.out
|
|
/aclocal.m4
|
|
/b.out
|
|
/bison-*
|
|
/conf[0-9]*
|
|
/confdefs*
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/configure.lineno
|
|
/conftest*
|
|
/gnulib
|
|
/javacomp.sh
|
|
/javaexec.sh
|
|
/patches
|
|
/releases
|
|
/stamp-h*
|