.gitignore: added files generated by make check

This commit is contained in:
Dmitry Podgorny
2014-10-30 23:16:40 +02:00
parent c33c0a6998
commit 40c9fe22b3

6
.gitignore vendored
View File

@@ -22,8 +22,6 @@ autom4te.cache
.sconsign*
src/*.o
examples/*.o
tests/*.o
tests/check_parser
*.a
*.pc
*.tar.gz
@@ -36,7 +34,11 @@ examples/active
examples/roster
examples/bot
test_stamp
test-suite.log
tests/*.o
tests/*.log
tests/*.trs
tests/check_parser
tests/test_base64
tests/test_ctx
tests/test_hash