From 8da3ac3b9238b43801307957a0dd2a9d5f07c509 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 2 Aug 2018 13:24:24 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c2d9777..1143184 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ local.properties .cproject .classpath .buildpath +.factorypath .target .texlipse @@ -66,3 +67,6 @@ nb-configuration.xml # Git !.gitignore + +# VSCode +.vscode/ \ No newline at end of file