aboutsummaryrefslogtreecommitdiffstats
path: root/public/config.codekit
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-10-02 19:58:36 -0400
committerUnknwon <u@gogs.io>2015-10-02 19:58:36 -0400
commit4465c58f4b1b7e1f9d5cc17fa4fcee352d572092 (patch)
tree3a8d61ebae277dd45767e828b7df5584ca6f62ae /public/config.codekit
parente5310cdbc1af0b9079c7c46c6433804c8e89661b (diff)
downloadgitea-4465c58f4b1b7e1f9d5cc17fa4fcee352d572092.tar.gz
gitea-4465c58f4b1b7e1f9d5cc17fa4fcee352d572092.zip
new quick start page
Diffstat (limited to 'public/config.codekit')
-rw-r--r--public/config.codekit17
1 files changed, 14 insertions, 3 deletions
diff --git a/public/config.codekit b/public/config.codekit
index 04c319a763..20da2684d2 100644
--- a/public/config.codekit
+++ b/public/config.codekit
@@ -204,6 +204,17 @@
"outputStyle": 1,
"syntaxCheckerStyle": 1
},
+ "\/js\/libs\/clipboard-1.3.1.min.js": {
+ "fileType": 64,
+ "ignore": 0,
+ "ignoreWasSetByUser": 0,
+ "inputAbbreviatedPath": "\/js\/libs\/clipboard-1.3.1.min.js",
+ "outputAbbreviatedPath": "\/js\/libs\/min\/clipboard-1.3.1.min-min.js",
+ "outputPathIsOutsideProject": 0,
+ "outputPathIsSetByUser": 0,
+ "outputStyle": 1,
+ "syntaxCheckerStyle": 1
+ },
"\/js\/libs\/dropzone-4.0.1.js": {
"fileType": 64,
"ignore": 0,
@@ -548,12 +559,12 @@
"fileType": 1,
"ieCompatibility": 1,
"ignore": 0,
- "ignoreWasSetByUser": 0,
+ "ignoreWasSetByUser": 1,
"inputAbbreviatedPath": "\/less\/gogs.less",
- "outputAbbreviatedPath": "\/css\/gogs.min.css",
+ "outputAbbreviatedPath": "\/css\/gogs.css",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 1,
- "outputStyle": 1,
+ "outputStyle": 0,
"relativeURLS": 0,
"shouldRunAutoprefixer": 0,
"shouldRunBless": 0,