thread-master/.dockerignore

12 lines
108 B
Plaintext

.git
.run
.cursor
**/node_modules
backend/bin
frontend/dist
**/*_test.go
**/.DS_Store
infra
*.md
!deploy/**