add ignores

This commit is contained in:
jb-alvarado 2020-06-07 20:06:14 +02:00
parent 2523747d40
commit 9af5a67530

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
__pycache__/
*-orig.*
*.json
test/
tests/
.pytest_cache/
venv/