From 2b10fdc4dcb987b347b031f460cf4f02fd48a31a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 25 Nov 2015 20:10:25 -0500 Subject: Wiki: UI for page new --- public/config.codekit | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'public/config.codekit') diff --git a/public/config.codekit b/public/config.codekit index 29dd366c..aaf47017 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -4,8 +4,8 @@ "files": { "\/css\/dropzone-4.2.0.css": { "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, + "ignore": 1, + "ignoreWasSetByUser": 1, "inputAbbreviatedPath": "\/css\/dropzone-4.2.0.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, @@ -92,6 +92,15 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, + "\/css\/simplemde-1.8.1.min.css": { + "fileType": 16, + "ignore": 1, + "ignoreWasSetByUser": 1, + "inputAbbreviatedPath": "\/css\/simplemde-1.8.1.min.css", + "outputAbbreviatedPath": "No Output Path", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0 + }, "\/css\/themes\/default\/assets\/images\/flags.png": { "fileType": 32768, "ignore": 0, -- cgit v1.2.3