Skip to content

Commit da40b72

Browse files
committed
tweak docker ignore
1 parent 165440d commit da40b72

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.dockerignore

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
dist
22
node_modules
3-
.vscode/mcp.json
4-
.github/prompts/*
5-
3+
.vscode
4+
.github
5+
.git
66
# Environment variables
77
.env
88

9-
# Sensitive
10-
state.json
11-
12-
tests/tmp
9+
tests
1310
coverage
11+
scripts

0 commit comments

Comments
 (0)