Ignore files created by tests

This commit is contained in:
Stef Walter 2018-09-17 09:53:09 +02:00 committed by Brian C. Lane
parent a148f8edde
commit c37b9f57e5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ tests/pylint/.pylint.d/
__pycache__/
.coverage
pylint-log
.pytest_cache/