create node_modules dir to avoid chmod trouble
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,4 +3,5 @@ app/.yarncache
|
|||||||
app/build/*
|
app/build/*
|
||||||
app/dist/*
|
app/dist/*
|
||||||
app/node_modules/*
|
app/node_modules/*
|
||||||
|
!app/node_modules/.keep
|
||||||
app/yarn-error.log
|
app/yarn-error.log
|
||||||
|
0
app/node_modules/.keep
generated
vendored
Normal file
0
app/node_modules/.keep
generated
vendored
Normal file
Reference in New Issue
Block a user