From 42ff99bcc72162d9d54fc83d7df354e7ad880e06 Mon Sep 17 00:00:00 2001 From: Howl Date: Sat, 17 Sep 2016 23:27:36 +0200 Subject: [PATCH] Update gitignore to include vscode's trash --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 13bd2e6..121966a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ rippleapi rippleapi.exe api api.conf +debug +launch.json