Browse Source

Update .gitignore

Nick Sweeting 7 years ago
parent
commit
ec0e3209fb
1 changed files with 5 additions and 1 deletions
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

@@ -4,7 +4,10 @@
 
 
 # python
 # python
 __pycache__/
 __pycache__/
-archiver/venv
+venv
+.venv
+archivebox/.venv
+archivebox/venv
 
 
 # vim
 # vim
 .swp*
 .swp*
@@ -14,3 +17,4 @@ output
 output/
 output/
 data
 data
 data/
 data/
+archivebox/output