| commit | e176965c1c7db7e7a5310deafbcc9f061b21e384 | [log] [tgz] |
|---|---|---|
| author | Alexander Klauer <Alexander.Klauer@itwm.fraunhofer.de> | Tue Dec 18 18:27:39 2012 +0100 |
| committer | Alexander Klauer <Alexander.Klauer@itwm.fraunhofer.de> | Tue Dec 18 18:27:39 2012 +0100 |
| tree | 2c79e291e6e51bde4b4eda9d75b4191538c3e967 | |
| parent | 4e4af93d667ae0d3cb9779f5a3c3f964cc9d7d81 [diff] |
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