From 95518fd863550c361d4c5e47451252587c3bb234 Mon Sep 17 00:00:00 2001 From: Leonardo Soto M Date: Mon, 5 Nov 2018 17:36:33 -0300 Subject: [PATCH] Ignore vscode config --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 65edc7a..01f0514 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ dependency-reduced-pom.xml .classpath .factorypath .project -.settings/ \ No newline at end of file +.settings/ +.vscode \ No newline at end of file