Avoid missing folder error when running dev (#3224)
This commit is contained in:
committed by
GitHub
parent
194ab5af52
commit
b134d39172
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/vendor
|
/vendor
|
||||||
/public
|
/public/*
|
||||||
|
!/public/.gitkeep
|
||||||
.env
|
.env
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|||||||
0
public/.gitkeep
Normal file
0
public/.gitkeep
Normal file
Reference in New Issue
Block a user