From 08b80b543fbfade985717e8a1503218064b941e6 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Fri, 16 Feb 2018 09:09:42 +0545 Subject: [PATCH] Some gitignore extras --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a963f35d..9a539564 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.venv +**/.DS_Store +MANIFEST build/ dist/ docs/_build