Git-ignore .vs directory

This commit is contained in:
Martín Capello 2021-07-16 09:27:23 -03:00
parent 5a6bd465f5
commit 0145458686

1
.gitignore vendored
View File

@ -11,6 +11,7 @@
*.log
*.res
.DS_Store
.vs
# CMake output
build