Files
securebit-chat/.dockerignore
T

17 lines
378 B
Plaintext
Raw Normal View History

.git
.github
node_modules
tools
tests
Dockerfile
.dockerignore
fly.toml
*.log
.DS_Store
**/.DS_Store
# Source maps are debug-only and never needed at runtime; excluding them keeps the
# build context small (the .map files are several MB) and the deploy upload fast.
**/*.map
# Marketing screenshots are referenced only from the README, not served by the app.
assets/screenshots