Merge pull request #2436 from gnattu/autorelease-caedrmetadata
[KhronosGroup/MoltenVK.git] / .gitignore
blob37542044e1000cc4bb039e3a5abc3c771606af6f
1 # MoltenVK runtime build
2 /Package
4 # MoltenVK dependencies
5 /External
7 # Vulkan CTS testing artifacts
8 /Scripts/TestResults.qpa
9 /Scripts/shadercache.bin
11 # Mac OS X Finder
12 .DS_Store
14 # Xcode
15 xcuserdata/
16 project.xcworkspace/
17 *.xccheckout
18 *.xcscmblueprint
20 # build products
21 build/
22 *.[oa]
24 # Other source repository archive directories (protects when importing)
25 .hg
26 .svn
27 CVS
29 # automatic backup files
30 *~.nib
31 *.swp
33 *(Autosaved).rtfd/
34 Backup[ ]of[ ]*.pages/
35 Backup[ ]of[ ]*.key/
36 Backup[ ]of[ ]*.numbers/