diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,7 @@ *.la *.lo *.log +*.memlog *.o *.swp *.tar.xz @@ -25,3 +26,4 @@ m4/ stamp-h1 test-suite.log test_htable +test_valgrind |