chore: add .vscode directory to gitignore to exclude IDE project files

This commit is contained in:
Dario Vladovic
2020-06-06 18:42:00 +00:00
parent 2cf03bf6cb
commit 3af8b5b1b0
+3
View File
@@ -18,6 +18,9 @@ obj/
# The baseline file is machine-specific, so doesn't get checked in.
/test/benchmark/baseline.txt
# VSCode project files.
.vscode
# XCode user-specific stuff.
xcuserdata/