mirror of
https://github.com/666ghj/MiroFish.git
synced 2026-04-28 06:31:25 +00:00
23 lines
223 B
Text
23 lines
223 B
Text
.git
|
|
.github
|
|
.gitignore
|
|
.cursor
|
|
.DS_Store
|
|
.env
|
|
|
|
node_modules
|
|
frontend/node_modules
|
|
backend/.venv
|
|
.venv
|
|
.python-version
|
|
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
|
|
frontend/dist
|
|
frontend/.vite
|
|
|
|
backend/uploads
|