1
0
mirror of https://github.com/beego/bee.git synced 2025-06-19 01:40:40 +00:00

Able to customize watch file exts

This commit is contained in:
Unknown
2013-09-04 11:23:51 -04:00
parent 540122fdf1
commit 111bc16e19
3 changed files with 15 additions and 7 deletions

View File

@ -1,5 +1,6 @@
{
"go_install": false,
"watch_ext": [],
"dir_structure":{
"controllers": "",
"models": "",