1
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.git
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
.env
|
||||
.env.*
|
||||
data
|
||||
frontend/.next
|
||||
frontend/node_modules
|
||||
frontend/.env.local
|
||||
frontend/.env.*.local
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
Dockerfile*
|
||||
docker-compose*.yml
|
||||
docker-compose*.yaml
|
||||
Reference in New Issue
Block a user