mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 21:39:06 +08:00
The updated test driver creates .log and .trs files; ignore them.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -41,6 +41,8 @@
|
|||||||
/tests/test_printbuf
|
/tests/test_printbuf
|
||||||
/tests/test_set_serializer
|
/tests/test_set_serializer
|
||||||
/tests/*.vg.out
|
/tests/*.vg.out
|
||||||
|
/tests/*.log
|
||||||
|
/tests/*.trs
|
||||||
/Debug
|
/Debug
|
||||||
/Release
|
/Release
|
||||||
*.lo
|
*.lo
|
||||||
|
|||||||
Reference in New Issue
Block a user