summaryrefslogtreecommitdiffstats
path: root/config.codekit
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-26 21:45:51 +0800
committerUnknwon <u@gogs.io>2015-08-26 21:45:51 +0800
commit28814564212b7c64136cc3eda3774af56983557e (patch)
treec0ea1c8ecb6504241a1d2b4111075ee2b0905470 /config.codekit
parent1cb03135b745675e614b0b89ab3fde412276fec1 (diff)
downloadgitea-28814564212b7c64136cc3eda3774af56983557e.tar.gz
gitea-28814564212b7c64136cc3eda3774af56983557e.zip
new webhooks list UI
Diffstat (limited to 'config.codekit')
-rw-r--r--config.codekit20
1 files changed, 20 insertions, 0 deletions
diff --git a/config.codekit b/config.codekit
index a8635f6d40..34b4f2ad29 100644
--- a/config.codekit
+++ b/config.codekit
@@ -395,6 +395,26 @@
"strictMath": 0,
"strictUnits": 0
},
+ "\/public\/less\/_organization.less": {
+ "allowInsecureImports": 0,
+ "createSourceMap": 0,
+ "disableJavascript": 0,
+ "fileType": 1,
+ "ieCompatibility": 1,
+ "ignore": 1,
+ "ignoreWasSetByUser": 0,
+ "inputAbbreviatedPath": "\/public\/less\/_organization.less",
+ "outputAbbreviatedPath": "\/public\/css\/_organization.css",
+ "outputPathIsOutsideProject": 0,
+ "outputPathIsSetByUser": 0,
+ "outputStyle": 0,
+ "relativeURLS": 0,
+ "shouldRunAutoprefixer": 0,
+ "shouldRunBless": 0,
+ "strictImports": 0,
+ "strictMath": 0,
+ "strictUnits": 0
+ },
"\/public\/less\/_repository.less": {
"allowInsecureImports": 0,
"createSourceMap": 0,