Update .gitignore

This commit is contained in:
Eric 2018-08-02 13:24:24 +02:00
parent d306884d35
commit 8da3ac3b92

4
.gitignore vendored
View File

@ -41,6 +41,7 @@ local.properties
.cproject .cproject
.classpath .classpath
.buildpath .buildpath
.factorypath
.target .target
.texlipse .texlipse
@ -66,3 +67,6 @@ nb-configuration.xml
# Git # Git
!.gitignore !.gitignore
# VSCode
.vscode/