From 89c2bd4a0dd85261f72565ba8395644da8129fea Mon Sep 17 00:00:00 2001 From: Unknwon Date: Tue, 11 Aug 2015 17:54:00 +0800 Subject: finish create issue attachment UI --- config.codekit | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config.codekit') diff --git a/config.codekit b/config.codekit index bd38125b..7a8bc291 100644 --- a/config.codekit +++ b/config.codekit @@ -95,6 +95,15 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, + "\/public\/css\/dropzone.css": { + "fileType": 16, + "ignore": 0, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/public\/css\/dropzone.css", + "outputAbbreviatedPath": "No Output Path", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0 + }, "\/public\/css\/font-awesome.min.css": { "fileType": 16, "ignore": 0, -- cgit v1.2.3