This commit is contained in:
alydev 2024-12-09 12:33:48 +10:00
commit e2d9f4f2de
3 changed files with 22 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.venv
.env
*.pyc
__pycache__