summaryrefslogtreecommitdiff
path: root/tests/mime-detection/list
diff options
context:
space:
mode:
authorMichael Alexsander <michaelalexsander@protonmail.com>2021-07-29 17:27:46 -0300
committerVille Skyttä <ville.skytta@iki.fi>2021-12-13 20:33:46 +0000
commit3c064c850488ede673cc87dfd5da29d36384b8f4 (patch)
treec452413205989fcd93f8c939e3695420dba0b90d /tests/mime-detection/list
parent3a1162227ddae817aa3fdc71129790f345fc1140 (diff)
downloadshared-mime-info-3c064c850488ede673cc87dfd5da29d36384b8f4.tar.gz
Add Godot engine files
Diffstat (limited to 'tests/mime-detection/list')
-rw-r--r--tests/mime-detection/list12
1 files changed, 11 insertions, 1 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index 07eb9774..85eeb79c 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -869,6 +869,16 @@ test.pysu application/x-pyspread-spreadsheet
# Dart source code
test.dart text/x-dart oxo
+# Godot files
+project.godot application/x-godot-project ox
+test.res application/x-godot-resource ox
+test.tres application/x-godot-resource
+test.scn application/x-godot-scene ox
+test.tscn application/x-godot-scene
+test.escn application/x-godot-scene
+test.gdshader application/x-godot-shader ox
+test.gd application/x-gdscript ox
+
# Kotlin source code
test.kt text/x-kotlin ox
@@ -880,4 +890,4 @@ test.avifs image/avif
# Org-mode file
test.org text/org ox
# OpenZIM file
-test.zim application/x-openzim \ No newline at end of file
+test.zim application/x-openzim