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