inital commit
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
|
||||
.venv/
|
||||
venv/
|
||||
backend/venv/
|
||||
|
||||
*.db
|
||||
*.db-*
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
|
||||
.env
|
||||
.env.*
|
||||
Reference in New Issue
Block a user