diff options
Diffstat (limited to 'config.codekit')
-rw-r--r-- | config.codekit | 29 |
1 files changed, 9 insertions, 20 deletions
diff --git a/config.codekit b/config.codekit index 0a461657..a9662e0e 100644 --- a/config.codekit +++ b/config.codekit @@ -95,15 +95,6 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/public\/css\/datepicker3.css": { - "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/datepicker3.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/css\/font-awesome.min.css": { "fileType": 16, "ignore": 0, @@ -140,6 +131,15 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, + "\/public\/css\/jquery.datetimepicker.css": { + "fileType": 16, + "ignore": 0, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/public\/css\/jquery.datetimepicker.css", + "outputAbbreviatedPath": "No Output Path", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0 + }, "\/public\/css\/jquery.minicolors.css": { "fileType": 16, "ignore": 0, @@ -493,17 +493,6 @@ "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, |