The updated test driver creates .log and .trs files; ignore them.

This commit is contained in:
Eric Haszlakiewicz
2013-09-08 17:23:24 -05:00
parent 8d18815f8a
commit 60e4990d1d

2
.gitignore vendored
View File

@@ -41,6 +41,8 @@
/tests/test_printbuf
/tests/test_set_serializer
/tests/*.vg.out
/tests/*.log
/tests/*.trs
/Debug
/Release
*.lo