[.gitignore] Add .vscode
authorStanny Nuytkens <stannynuytkens@users.noreply.github.com>
Sun, 5 Aug 2018 15:10:01 +0000 (17:10 +0200)
committerSergey M <dstftw@gmail.com>
Sun, 5 Aug 2018 15:10:01 +0000 (22:10 +0700)
.gitignore

index f064a0d9e41c647efcd5d64515b2580cb7d10f6f..c4870a6baf478ed5526c76cf4088dabf09ecba6f 100644 (file)
@@ -48,3 +48,6 @@ youtube-dl.zsh
 
 tmp/
 venv/
+
+# VS Code related files
+.vscode