1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-22 22:25:24 +02:00

Update .gitignore

This commit is contained in:
Nick Sweeting
2018-12-31 20:57:12 -05:00
committed by GitHub
parent 771cdfc49b
commit ec0e3209fb

6
.gitignore vendored
View File

@@ -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