maint: update .gitignore

* .gitignore: Add *.eps, *.o, *.pdf, *.png, *.stamp, *~,
.deps, .dirstamp.  Needed to suppress unwanted chatter from
'git status' after a bootstrap build.
This commit is contained in:
Paul Eggert
2013-08-24 18:00:25 -07:00
parent 1d91bfdf1c
commit 0149d39e6e

9
.gitignore vendored
View File

@@ -1,7 +1,14 @@
*.eps
*.o
*.pdf
*.png
*.stamp
*~
.deps
.dirstamp
/*.cache
/*.flc
/*.prj
/*~
/.tarball-version
/.version
/ABOUT-NLS