Skip to content

Commit 7661a03

Browse files
authored
Add .dockerignore for webapp (#354)
1 parent cc56c9d commit 7661a03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webapp/.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
**/node_modules
2+
**/dist

0 commit comments

Comments
 (0)