dograh/.gitignore
2025-12-27 07:59:45 +05:30

15 lines
No EOL
139 B
Text

__pycache__
.DS_Store
.env
.env.test
# logs and run directory on production
/logs/
/run/
infrastructure/
nginx/
prd/
.vercel
venv/
.venv/