mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* bootstrap: Copy from gnulib's latest for the fix to automatically anchor entries it constructs. * gnulib: Update to latest just so it has the same bootstrap. * .gitignore, build-aux/.gitignore, doc/.gitignore: * lib/.gitignore, m4/.gitignore, po/.gitignore: * runtime-po/.gitignore: Re-anchor all entries.
33 lines
329 B
Plaintext
33 lines
329 B
Plaintext
/*.cache
|
|
/*.flc
|
|
/*.prj
|
|
/*~
|
|
/.tarball-version
|
|
/.version
|
|
/ABOUT-NLS
|
|
/COPYING
|
|
/GNUmakefile
|
|
/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
|
|
/maint.mk
|
|
/patches
|
|
/releases
|
|
/stamp-h*
|