Added VSCode to .gitignore

This commit is contained in:
Michael 2020-03-09 06:15:29 +00:00
부모 8c10099abf
커밋 d1833ee13e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

3
.gitignore vendored
파일 보기

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