Skip to content

Commit cc0a93a

Browse files
committed
chore: docker ignore file
1 parent d5c2f42 commit cc0a93a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.dockerignore

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
.dockerignire
21
.git/
2+
.github/
3+
.husky/
34
.vscode/
45
docs/
56
eslint/
67
etc/
78
node_modules/
9+
10+
.dockerignore
11+
.env.example
12+
.eslintrc.cjs
13+
.gitignore
14+
.gitattributes
15+
.graphqlrc.yml
16+
.node-version
17+
.prettierignore
18+
lint-staged.config.js
19+
vitest.config.ts

0 commit comments

Comments
 (0)