From ccab5fb1e232dddd2ea532246f54c776961d4e27 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Thu, 29 Oct 2020 13:03:57 -0400 Subject: [PATCH] add to ignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a079b6..965f09d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /bin -/obj \ No newline at end of file +/obj +.vscode/ +*.swp