mirror of
https://github.com/bunkerity/bunkerweb.git
synced 2026-03-27 17:11:26 +00:00
27 lines
339 B
Plaintext
27 lines
339 B
Plaintext
site/
|
|
.idea/
|
|
.vscode/
|
|
.kiro/
|
|
.gemini/
|
|
__pycache__
|
|
env/
|
|
tmp_venv/
|
|
node_modules
|
|
docs/package-lock.json
|
|
/src/ui/*.txt
|
|
.mypy_cache
|
|
.cache/
|
|
.pytest_cache/
|
|
.env
|
|
.venv/
|
|
/package*.json
|
|
src/ui/client/static
|
|
src/ui/client/templates
|
|
src/ui/static
|
|
src/ui/templates
|
|
src/ui/builder
|
|
src/ui/client/builder/*.json
|
|
src/ui/client/builder/*.txt
|
|
|
|
sync-fork.sh
|