From 9dfc8c9cc0e8590c4c5912d7b5b768b87906abc3 Mon Sep 17 00:00:00 2001 From: claudemiro Date: Sat, 5 Mar 2016 16:59:17 -0300 Subject: [PATCH] Ignoring vscode files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0546773..2683feb 100644 --- a/.gitignore +++ b/.gitignore @@ -157,4 +157,5 @@ ignore_http/* config.json *.pem build - +.vscode/* +debug \ No newline at end of file