a2a-sin-code-frontend / .dockerignore
SIN-Deploy-Bot
build: add .dockerignore to reduce context
f9335bf
Raw
History Blame Contribute Delete
102 Bytes
.git
__pycache__/
*.pyc
*.pyo
*.pyd
.DS_Store
*.log
.env
.env.*
!.env.example
node_modules
dist
build