diff options
Diffstat (limited to 'config.codekit')
-rw-r--r-- | config.codekit | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config.codekit b/config.codekit index 34b4f2ad29..b425de2658 100644 --- a/config.codekit +++ b/config.codekit @@ -235,6 +235,17 @@ "outputPathIsSetByUser": 0, "processed": 1 }, + "\/public\/img\/slack.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 1633, + "inputAbbreviatedPath": "\/public\/img\/slack.png", + "outputAbbreviatedPath": "\/public\/img\/slack.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 0 + }, "\/public\/less\/_admin.less": { "allowInsecureImports": 0, "createSourceMap": 0, |