Преглед изворни кода

[.gitignore] Ignore all Visual Studio Code settings

logmanoriginal пре 7 година
родитељ
комит
c9fd3979c1
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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