From 44c32a8a53c925c998ab1094271ecb1db26ad239 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 5 Aug 2015 20:29:30 +0800 Subject: [PATCH] update config --- config.codekit | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config.codekit b/config.codekit index a9662e0e3..120180d3b 100644 --- a/config.codekit +++ b/config.codekit @@ -493,6 +493,17 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, + "\/public\/ng\/js\/gogs.js": { + "fileType": 64, + "ignore": 0, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/public\/ng\/js\/gogs.js", + "outputAbbreviatedPath": "\/public\/ng\/js\/min\/gogs-min.js", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 1, + "syntaxCheckerStyle": 1 + }, "\/public\/ng\/js\/gogs\/issue_label.js": { "fileType": 64, "ignore": 1,