Add .gitignore everywhere based on .cvsignore.

* .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.
This commit is contained in:
Joel E. Denny
2008-07-14 06:06:26 -04:00
parent 7bd1665a86
commit 0f1d6f10d7
14 changed files with 344 additions and 0 deletions

13
src/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/*.flc
/*.log
/*.o
/*.output
/.deps
/Makefile
/Makefile.in
/bison
/revision.c
/scan-code.c
/scan-gram.c
/scan-skel.c
/yacc