Drop the apps.json in the cwd

This commit is contained in:
decentral1se
2021-06-05 08:26:43 +02:00
parent bbab900ebc
commit b61c9410a0
3 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.json
*.pyc
/.venv
__pycache__