Add venv/ to .gitignore 24/88724/3
authorJamo Luhrsen <jluhrsen@gmail.com>
Thu, 26 Mar 2020 18:56:32 +0000 (11:56 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Mon, 27 Apr 2020 22:48:07 +0000 (15:48 -0700)
commit54a2667b0db63448698fbe9b677fa08bdad84e32
tree907c678f94b1c0041e4be33c8a71bd64e845cd80
parent96e7e65d9d7a36ecb35977eb743f0c73ebdab9d6
Add venv/ to .gitignore

some IDE/environments commonly create virtual environments by default
at the base of the repo. We don't want to worry about those.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I20e7c1a34404541265c6928182d987e5ae7d0065
.gitignore