VulkanMemoryAllocator/.gitignore
2023-07-13 15:27:27 -06:00

6 lines
78 B
Plaintext

/bin/*
/build/*
!/bin/VmaSample_Release_vs2019.exe
!/bin/Shader*.spv
.vscode/