Exclude webpack build folder
This commit is contained in:
parent
93f3664c88
commit
f0269a161c
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,3 +21,6 @@ backups/
|
|||||||
config.json
|
config.json
|
||||||
public/js/common.js
|
public/js/common.js
|
||||||
.sequelizerc
|
.sequelizerc
|
||||||
|
|
||||||
|
# ignore webpack build
|
||||||
|
public/build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user