Add Visual Studio Code config files to gitignore
authorjens1o <jenshausdorf@gmail.com>
Tue, 31 Oct 2017 08:45:03 +0000 (09:45 +0100)
committerjens1o <jenshausdorf@gmail.com>
Tue, 31 Oct 2017 08:45:03 +0000 (09:45 +0100)
.gitignore

index 3f441df0a8d85e55cbcae736f0893615c9a70934..9cc5bee14580f394dd37adf034c627f4395ae5c4 100644 (file)
@@ -48,7 +48,10 @@ nbactions.xml
 *.sublime-*
 
 # Textmate
-*.tmproj 
+*.tmproj
+
+# Visual Studio Code
+.vscode/
 
 # WoltLab Suite
 # Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.