hermes / .dockerignore
haochengsama's picture
Add files using upload-large-folder tool
971e809 verified
Raw
History Blame Contribute Delete
202 Bytes
# Git
.git
.gitignore
.gitmodules
# Dependencies
node_modules
.venv
# CI/CD
.github
# Environment files
.env
*.md
# Runtime data (bind-mounted at /opt/data; must not leak into build context)
data/