thread-master/.dockerignore

14 lines
150 B
Plaintext

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