mirror of
https://github.com/citron-neo/emulator.git
synced 2026-07-05 15:21:57 -07:00
Ignore device crash reports and vendored MoltenVK SDK drops.
This commit is contained in:
@@ -56,6 +56,14 @@ pgo-profiles-backup/
|
||||
*.tar.gz
|
||||
*.tar
|
||||
|
||||
# Local device crash reports and debug logs (not part of the project)
|
||||
device-crashes/
|
||||
citron_ios_device_log.txt
|
||||
|
||||
# Local MoltenVK SDK drops for debugging / iOS builds (downloaded by CMake for desktop)
|
||||
externals/moltenvk-all/
|
||||
externals/moltenvk-ios/
|
||||
|
||||
# misc
|
||||
*.index
|
||||
*.keys
|
||||
|
||||
Reference in New Issue
Block a user