From f3ed11d177d76bcb1850c6670c1516d25a66eb2c Mon Sep 17 00:00:00 2001 From: zhsso Date: Thu, 10 Apr 2014 14:20:01 -0400 Subject: mistakes --- .fswatch.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .fswatch.json (limited to '.fswatch.json') diff --git a/.fswatch.json b/.fswatch.json deleted file mode 100644 index 7b12022c12..0000000000 --- a/.fswatch.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "paths": ["."], - "depth": 2, - "exclude": [], - "include": ["\\.go$", "\\.ini$"], - "command": [ - "bash", "-c", "go build && ./gogs web" - ], - "env": { - "POWERED_BY": "github.com/shxsun/fswatch" - } -} -- cgit v1.2.3