1
0
Pārlūkot izejas kodu

[.gitignore] Ignore all Visual Studio Code settings

logmanoriginal 7 gadi atpakaļ
vecāks
revīzija
c9fd3979c1
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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