From ec0e3209fb25f54d2480533574a6fec827b532ba Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 31 Dec 2018 20:57:12 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e8164cd4..5a6fcf3d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,10 @@ # python __pycache__/ -archiver/venv +venv +.venv +archivebox/.venv +archivebox/venv # vim .swp* @@ -14,3 +17,4 @@ output output/ data data/ +archivebox/output