summaryrefslogtreecommitdiff
path: root/misc/dist
diff options
context:
space:
mode:
authorBen Rog-Wilhelm <zorba-github@pavlovian.net>2022-10-21 14:06:42 -0500
committerRĂ©mi Verschelde <rverschelde@gmail.com>2023-02-17 13:48:16 +0100
commit37d68929e8ab3a1cab550a4cb83152eb13012f8c (patch)
tree7ad141472114376773969c1c9913d2271e664ad4 /misc/dist
parente80e21b5e8bfb0af04b5d87bfdfc67ffe95121ac (diff)
Fix .gitignore ignores part of the committed repo.
Diffstat (limited to 'misc/dist')
-rw-r--r--misc/dist/ios_xcode/godot_ios/vulkan/icd.d/MoltenVK_icd.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/dist/ios_xcode/godot_ios/vulkan/icd.d/MoltenVK_icd.json b/misc/dist/ios_xcode/godot_ios/vulkan/icd.d/MoltenVK_icd.json
deleted file mode 100644
index 7501cb548c..0000000000
--- a/misc/dist/ios_xcode/godot_ios/vulkan/icd.d/MoltenVK_icd.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "file_format_version" : "1.0.0",
- "ICD": {
- "library_path": "./../../Frameworks/MoltenVK.framework/MoltenVK",
- "api_version" : "1.0.0"
- }
-}