Add automake 1.13+ test outputs to .gitignore

This commit is contained in:
Daniel Sabo 2014-01-10 15:31:34 -08:00
parent 8449c3b11b
commit afc40ffda0
6 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@
/stamp-h
/stamp-h.in
/stamp-h1
/test-driver

View File

@ -7,3 +7,5 @@
/libappconfig.a
/libappconfig.la
/test-config
/*.trs
/*.log

View File

@ -17,3 +17,5 @@ test-tools*
test-ui*
test-window-management*
test-xcf*
/*.trs
/*.log

View File

@ -10,3 +10,5 @@
/*.lib
/*.exp
/test-cpu-accel
/*.trs
/*.log

View File

@ -9,3 +9,5 @@
/*.la
/*.lib
/*.exp
/*.trs
/*.log

View File

@ -11,3 +11,5 @@
/makefile.mingw
/test-eevl*
/test-preview-area
/*.trs
/*.log