]> git.saurik.com Git - bison.git/commitdiff
maint: git now ignores .log and .trs files
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Oct 2013 22:12:13 +0000 (15:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Oct 2013 22:23:42 +0000 (15:23 -0700)
* .gitignore: Add *.log, *.trs.

.gitignore

index e9708d3f38d7453f4be4adc0f648998ee70b4122..b857196848f86cb91c45c08ae83e6aabd972f5ca 100644 (file)
@@ -1,8 +1,10 @@
 *.eps
+*.log
 *.o
 *.pdf
 *.png
 *.stamp
+*.trs
 *~
 .deps
 .dirstamp