Skip to content

Commit aeca31d

Browse files
committed
Add .git, bin, and docs to the .dockerignore
1 parent 9cb9ea6 commit aeca31d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.dockerignore

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
.git
2+
.idea
3+
/bin
4+
/dist
5+
/docs
6+
/npm-debug.log
17
node_modules
2-
npm-debug.log
3-
dist
4-
.idea

0 commit comments

Comments
 (0)