don't ignore test folder

This commit is contained in:
jb-alvarado 2021-02-09 13:38:11 +01:00
parent fb10da78ec
commit 1cad8d1127

1
.gitignore vendored
View File

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