mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
15 lines
144 B
Text
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
|