Added VSCode to .gitignore

This commit is contained in:
Michael 2020-03-09 06:15:29 +00:00
förälder 8c10099abf
incheckning d1833ee13e
1 ändrade filer med 3 tillägg och 0 borttagningar

3
.gitignore vendored
Visa fil

@ -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/