XCF file support

This commit is contained in:
Kyle Drake 2017-02-17 16:27:08 -08:00
parent 0562c549b3
commit e50199bd57

View file

@ -33,10 +33,11 @@ class Site < Sequel::Model
application/rss+xml
application/x-elc
image/webp
image/x-xcf
}
VALID_EXTENSIONS = %w{
html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml dae obj mtl scss webp
html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml dae obj mtl scss webp xcf
}
VALID_EDITABLE_EXTENSIONS = %w{