From 8dd07c0ddd99ae626a1ec8c06f75f27fed51269f Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 26 Jul 2014 00:24:27 -0400 Subject: New UI merge in progress --- bee.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 bee.json (limited to 'bee.json') diff --git a/bee.json b/bee.json deleted file mode 100644 index 15820ab9..00000000 --- a/bee.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "version": 0, - "gopm": { - "enable": false, - "install": false - }, - "go_install": true, - "watch_ext": [], - "dir_structure": { - "watch_all": true, - "controllers": "routers", - "models": "", - "others": [ - "modules", - "$GOPATH/src/github.com/gogits/logs", - "$GOPATH/src/github.com/gogits/git" - ] - }, - "cmd_args": [ - "web" - ], - "envs": [] -} -- cgit v1.2.3