From 377d771b845d035a2374a76448b0c7e10c109a5f Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Wed, 27 Feb 2019 21:32:27 -0500 Subject: [PATCH] Ignore more IDE specific junk --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index abf13ac..0cc912b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ pip-log.txt *.komodoproject *.project *.pydevproject +*.sublime-* +.vs # Installer Stuff installer/Files