Browse Source

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

tags/json-c-0.12-20140410
Eric Haszlakiewicz 12 years ago
parent
commit
60e4990d1d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

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


Loading…
Cancel
Save