From aa67de910af6246a6dc9ad96c56f789e282e8403 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 6 Sep 2015 08:54:08 -0400 Subject: fix #1558 --- public/config.codekit | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'public/config.codekit') diff --git a/public/config.codekit b/public/config.codekit index 430de03f2a..63f5efa4d1 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -670,6 +670,17 @@ "outputStyle": 1, "syntaxCheckerStyle": 1 }, + "\/ng\/js\/min\/gogs-min.js": { + "fileType": 64, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/ng\/js\/min\/gogs-min.js", + "outputAbbreviatedPath": "\/ng\/js\/min\/min\/gogs-min-min.js", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 1, + "syntaxCheckerStyle": 1 + }, "\/ng\/js\/utils\/preview.js": { "fileType": 64, "ignore": 1, -- cgit v1.2.3