maint: re-anchor all .gitignore entries.

* 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
This commit is contained in:
Joel E. Denny
2010-10-17 10:18:26 -04:00
parent ea6046b9f6
commit 2f3fd8f986
11 changed files with 525 additions and 500 deletions

28
src/.gitignore vendored
View File

@@ -1,14 +1,14 @@
*.flc
*.log
*.o
*.output
.deps
.dirstamp
Makefile
Makefile.in
bison
bison.exe
scan-code.c
scan-gram.c
scan-skel.c
yacc
/*.flc
/*.log
/*.o
/*.output
/.deps
/.dirstamp
/Makefile
/Makefile.in
/bison
/bison.exe
/scan-code.c
/scan-gram.c
/scan-skel.c
/yacc