From a05a60c22d5e4e847352b2400168e10e26060b30 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Thu, 3 Oct 2024 12:54:21 -0400 Subject: [PATCH] Add Aseprite file extensions This adds the various Aseprite file extensions: https://www.aseprite.org/docs/files/ --- config/filetypes.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/filetypes.yml b/config/filetypes.yml index fa2cee6..f2d3920 100644 --- a/config/filetypes.yml +++ b/config/filetypes.yml @@ -106,6 +106,8 @@ markup: other: - ".1" + - .aseprite-brushes # Aseprite + - .aseprite-keys # Aseprite - .csv - .markdown - .md @@ -273,6 +275,8 @@ programming: media: image: application: + - .aseprite # Aseprite + - .ase # Aseprite - .ai # Illustrator - .kra # Krita - .psd # Photoshop @@ -468,6 +472,7 @@ archives: other: - .7z - .arj + - .aseprite-extension # Aseprite - .bz - .bz2 - .db