Add VSCode to .gitignore

Subject says it all. Ignore all VSCode
files.
This commit is contained in:
Troy James Sobotka
2019-05-02 11:05:34 -07:00
parent 1e3cf5337c
commit 44f81693ed
+2
View File
@@ -5,6 +5,8 @@ effects/frei0r
ts/*.qm ts/*.qm
docs docs
.vscode
# #
# Qt ignores taken from https://github.com/github/gitignore # Qt ignores taken from https://github.com/github/gitignore
# #