nanobot/.dockerignore
2026-06-01 16:51:24 +08:00

15 lines
128 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
*.egg-info
dist/
build/
nanobot/web/dist/
.git
.env
.assets
node_modules/
bridge/dist/
workspace/