From: Alexander Klauer Date: Tue, 18 Dec 2012 17:27:39 +0000 (+0100) Subject: Ignore valgrind output files X-Git-Tag: json-c-0.11-20130402~28^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e176965c1c7db7e7a5310deafbcc9f061b21e384;p=json-c Ignore valgrind output files --- diff --git a/.gitignore b/.gitignore index 843fb3c..4a8ace2 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ /tests/test_null /tests/test_printbuf /tests/test_set_serializer +/tests/*.vg.out /Debug /Release *.lo