matrix-bot/.dockerignore
shinya 64b6e71b0e
Some checks failed
Deploy Matrix Bot / deploy (push) Waiting to run
Docker Build / build (push) Failing after 20m2s
new init without secrets
2026-03-04 22:00:42 +01:00

14 lines
125 B
Plaintext

.git
.gitignore
.DS_Store
.env
**/*.db
**/*.db-shm
**/*.db-wal
**/*.log
**/.idea
**/.vscode
**/node_modules
**/dist
**/build