From 1b56bad8ea4e54a1cc801f45fc7cc897f15fc2ba Mon Sep 17 00:00:00 2001 From: Mirko Velimirovic Date: Wed, 13 Jan 2021 11:31:42 -0500 Subject: [PATCH] added venv, and autosave to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e43b0f9..02110c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .DS_Store +venv +*(Autosaved)*