dograh/.gitignore
Abhishek 59894d7dec
Chore/add setup and contributing docs (#90)
* chore: add dev setup documentation

* Add agents.md files

* simplify contributing documentation
2025-12-27 09:25:20 +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/