Added VSCode to .gitignore

This commit is contained in:
Michael 2020-03-09 06:15:29 +00:00
vanhempi 8c10099abf
commit d1833ee13e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa

3
.gitignore vendored
Näytä tiedosto

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