mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 09:25:42 +10:00
Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user