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
.classpath
.buildpath
.factorypath
.target
.texlipse
@ -66,3 +67,6 @@ nb-configuration.xml
# Git
!.gitignore
# VSCode
.vscode/