From 64f23080a3378746c12e95d252d675a674b2b4d3 Mon Sep 17 00:00:00 2001 From: David Lynch Date: Sun, 27 Apr 2014 03:12:29 -0500 Subject: [PATCH] Ignore the venv directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 93e7b72..8d0268a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.epub *.mobi leech.db +venv/ # Byte-compiled / optimized / DLL files __pycache__/