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