Update gitginore to ignore .vs and out/build

pull/3013/head
gabime 1 year ago
parent dd6c9c6e43
commit 66ac83e703

2
.gitignore vendored

@ -93,3 +93,5 @@ cmake-build-*/
# macos
*.DS_store
*.xcodeproj/
/.vs
/out/build

Loading…
Cancel
Save