2026-03-21 20:19:56 +00:00
|
|
|
# Docker build context exclusions
|
2026-03-21 21:16:24 +00:00
|
|
|
**/target/
|
|
|
|
|
**/node_modules/
|
2026-03-21 20:19:56 +00:00
|
|
|
frontend/dist/
|
|
|
|
|
.storkit/worktrees/
|
2026-03-21 21:16:24 +00:00
|
|
|
.storkit/logs/
|
2026-03-21 20:19:56 +00:00
|
|
|
.storkit/work/6_archived/
|
|
|
|
|
.git/
|
|
|
|
|
*.swp
|
|
|
|
|
*.swo
|
|
|
|
|
.DS_Store
|