Add VSCode workspace file to gitignore

This commit is contained in:
Vortrex
2021-07-15 09:46:32 -05:00
parent b39104566e
commit 86330041ef

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.vs/ .vs/
.git/ .git/
*.code-workspace