mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-01 08:59:46 +02:00
Initial Commit 🚀 🚀
This commit is contained in:
commit
4f2a629340
444 changed files with 76863 additions and 0 deletions
15
api/.cursorignore
Normal file
15
api/.cursorignore
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue