moltenvk/.gitignore
Bill Hollings d99984e064 Align MoltenVK with Vulkan SDK 1.1.92.
Update to latest dependency libraries for Vulkan SDK 1.1.92.
Generate Hologram demo dispatch files in fetchDependencies and remove them from git.
Update MoltenVK version to 1.0.27.
Update What's New document.
2018-11-15 17:40:15 +01:00

39 lines
527 B
Plaintext

# MoltenVK specific
Package/
# MoltenVK Dependencies
External/cereal
External/glslang
External/SPIRV-Cross
External/Vulkan-Headers
External/Vulkan-Tools
External/VulkanSamples
# 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/