Browse Source

[.gitignore] Ignore all Visual Studio Code settings

logmanoriginal 7 years ago
parent
commit
c9fd3979c1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -227,3 +227,8 @@ pip-log.txt
 /cache
 /whitelist.txt
 DEBUG
+
+######################
+## VisualStudioCode ##
+######################
+.vscode/*