Merge pull request #36 from vladimyr/gitignore

Ignore VSCode project files
This commit is contained in:
ruby
2020-06-06 12:18:42 -07:00
committed by GitHub
+3
View File
@@ -18,6 +18,9 @@ obj/
# The baseline file is machine-specific, so doesn't get checked in. # The baseline file is machine-specific, so doesn't get checked in.
/test/benchmark/baseline.txt /test/benchmark/baseline.txt
# VSCode project files.
.vscode
# XCode user-specific stuff. # XCode user-specific stuff.
xcuserdata/ xcuserdata/