From f928b3c6a286e46e7fb627c9a3e367769e3df48d Mon Sep 17 00:00:00 2001 From: Michael Dereszynski Date: Sun, 6 Sep 2020 21:39:40 +0000 Subject: [PATCH] update gitconfig with new .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b4b4761..e70bb62 100644 --- a/.gitignore +++ b/.gitignore @@ -156,3 +156,6 @@ venv.bak/ # mypy .mypy_cache/ + +# gitconfig +.gitconfig \ No newline at end of file