git: ignore .vscode directory

This commit is contained in:
Juan Ramos 2023-07-13 15:27:27 -06:00
parent 2a28bc4b39
commit 09524f7072

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/build/*
!/bin/VmaSample_Release_vs2019.exe
!/bin/Shader*.spv
.vscode/