gitignore: ignore all test-generated tmp dirs

This commit is contained in:
Daniel Martí 2016-01-15 12:39:37 +01:00
parent 84568c15a6
commit b786c6de20

2
.gitignore vendored
View file

@ -15,4 +15,4 @@ pylint.parseable
docs/html/
# files generated by tests
tests/getsig/tmp/
tmp/