Exclude webpack build folder

This commit is contained in:
Yukai Huang 2016-10-07 23:04:39 +08:00
parent 93f3664c88
commit f0269a161c

3
.gitignore vendored
View file

@ -21,3 +21,6 @@ backups/
config.json
public/js/common.js
.sequelizerc
# ignore webpack build
public/build