This commit is contained in:
mcinj 2022-04-24 13:48:52 -04:00
parent 855029e67e
commit 39f8bba230
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
env/
venv/
*.ini
__pycache__/
.idea