generated from fionn/ts-template
Fix node_modules exclusion in dockerignore
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
.git
|
||||
node_modules
|
||||
**/node_modules
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
.git
|
||||
node_modules
|
||||
**/node_modules
|
||||