Merge pull request #8389 from annando/gitignore

Added VSCode to .gitignore
This commit is contained in:
Tobias Diekershoff
2020-03-09 07:16:37 +01:00
committed by GitHub

3
.gitignore vendored
View 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/