mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 22:25:24 +02:00
Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user