Skip to content

Commit c6f5fbf

Browse files
chore: add .dockerignore file
1 parent 9445862 commit c6f5fbf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.dockerignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.idea
2+
.env
3+
build
4+
test
5+
dist
6+
.DS_Store

0 commit comments

Comments
 (0)