On Fedora 20, with automake 1.13.4, running 'make check' leaves
behind .trs log files in tests directory.

* .gitignore: List *.trs files.

Signed-off-by: Eric Blake <ebl...@redhat.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c760b95..7f4e3ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
 *.pc
 *.pdf
 *.spec
+*.trs
 *~
 .deps/
 .libs/
-- 
1.8.4.2

_______________________________________________
netcf-devel mailing list
netcf-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/netcf-devel

Reply via email to