diff options
Diffstat (limited to 'config.codekit')
-rw-r--r-- | config.codekit | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config.codekit b/config.codekit index bd38125bd8..7a8bc2912f 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, |