Browse Source

Ignore valgrind output files

tags/json-c-0.11-20130402
Alexander Klauer 12 years ago
parent
commit
e176965c1c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -36,6 +36,7 @@
/tests/test_null
/tests/test_printbuf
/tests/test_set_serializer
/tests/*.vg.out
/Debug
/Release
*.lo


Loading…
Cancel
Save