moltenvk/.gitignore

43 lines
598 B
Plaintext
Raw Normal View History

2017-11-17 11:14:29 -05:00
# MoltenVK specific
Package/
# MoltenVK Dependencies
External/cereal
External/glslang
External/SPIRV-Cross
External/Volk
External/Vulkan-Headers
External/Vulkan-Tools
# Vulkan CTS testing artifacts
Scripts/TestResults.qpa
Scripts/shadercache.bin
2017-11-17 11:14:29 -05:00
# Mac OS X Finder
.DS_Store
# Xcode
xcuserdata/
project.xcworkspace/
*.xccheckout
*.xcscmblueprint
# build products
build/
*.[oa]
# Other source repository archive directories (protects when importing)
.hg
.svn
CVS
# automatic backup files
*~.nib
*.swp
*~
*(Autosaved).rtfd/
Backup[ ]of[ ]*.pages/
Backup[ ]of[ ]*.key/
Backup[ ]of[ ]*.numbers/