Added VSCode to .gitignore

This commit is contained in:
Michael 2020-03-09 06:15:29 +00:00
vecāks 8c10099abf
revīzija d1833ee13e
1 mainīti faili ar 3 papildinājumiem un 0 dzēšanām

3
.gitignore ārējs
Parādīt failu

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