dashboard-nanobot/.dockerignore

18 lines
145 B
Plaintext
Raw Normal View History

2026-03-01 16:26:03 +00:00
.git
.gitignore
**/.DS_Store
frontend/node_modules
frontend/dist
backend/venv
data
workspace
**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd
*.log