Added VSCode to .gitignore
authorMichael <heluecht@pirati.ca>
Mon, 9 Mar 2020 06:15:29 +0000 (06:15 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 9 Mar 2020 06:15:29 +0000 (06:15 +0000)
.gitignore

index e70f651..2d8acf0 100644 (file)
@@ -33,6 +33,9 @@ report/
 #ignore NetBeans IDE's private files (at least)
 /nbproject/private/
 
+Ignore config files from VSCode
+/.vscode/
+
 #ignore smarty cache
 /view/smarty3/compiled/