Prevent sending node_modules/ and dist/ to dockerd
This commit is contained in:
Executable → Regular
+2
-1
@@ -1,3 +1,4 @@
|
||||
node_modules
|
||||
**/node_modules
|
||||
**/dist
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
Reference in New Issue
Block a user