test.py: gitignore the default ./test.py tmpdir, ./testlog

This commit is contained in:
Konstantin Osipov
2019-12-11 01:13:04 +03:00
parent 1de69228f1
commit cbee76fb95

1
.gitignore vendored
View File

@@ -22,3 +22,4 @@ resources
.pytest_cache
/expressions.tokens
tags
testlog/*