dograh/api/.cursorignore
Abhishek Kumar 4f2a629340 Initial Commit 🚀 🚀
2025-09-09 14:37:32 +05:30

15 lines
144 B
Text

# root
.git
.pytest_cache
.ruff_cache
.DS_Store
__pycache__
.pytest_cache
# ui
ui/.next
ui/node_modules
ui/dist
ui/build
ui/coverage
ui/public