mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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.
(cherry picked from commit e503b9cbbe)
Conflicts:
build-aux/.gitignore
doc/.gitignore
src/.gitignore
13 lines
110 B
Plaintext
13 lines
110 B
Plaintext
/*.flc
|
|
/*.log
|
|
/*.o
|
|
/*.output
|
|
/.deps
|
|
/.dirstamp
|
|
/bison
|
|
/bison.exe
|
|
/scan-code.c
|
|
/scan-gram.c
|
|
/scan-skel.c
|
|
/yacc
|