Exclude webpack build folder

This commit is contained in:
Yukai Huang 2016-10-07 23:04:39 +08:00
parent 93f3664c88
commit f0269a161c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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