1
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
.env
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
venv/
|
||||
node_modules/
|
||||
.next/
|
||||
.runtime/
|
||||
data/
|
||||
tmp/
|
||||
*.db
|
||||
*.sqlite
|
||||
frontend/.env.local
|
||||
Reference in New Issue
Block a user