]> git.saurik.com Git - bison.git/commitdiff
maint: update .gitignore
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Aug 2013 01:00:25 +0000 (18:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Aug 2013 01:00:52 +0000 (18:00 -0700)
* .gitignore: Add *.eps, *.o, *.pdf, *.png, *.stamp, *~,
.deps, .dirstamp.  Needed to suppress unwanted chatter from
'git status' after a bootstrap build.

.gitignore

index bfb7caf41626345c518b018600adaa11c91952c0..e9708d3f38d7453f4be4adc0f648998ee70b4122 100644 (file)
@@ -1,7 +1,14 @@
+*.eps
+*.o
+*.pdf
+*.png
+*.stamp
+*~
+.deps
+.dirstamp
 /*.cache
 /*.flc
 /*.prj
-/*~
 /.tarball-version
 /.version
 /ABOUT-NLS