mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-22 07:53:00 +10:00
Merge branch 'master' into django
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
output
|
||||
__pycache__
|
||||
.DS_Store
|
||||
venv
|
||||
.venv
|
||||
.docker-venv
|
||||
data
|
||||
._*
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.mypy_cache/
|
||||
|
||||
venv/
|
||||
.venv/
|
||||
.docker-venv/
|
||||
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
||||
data/
|
||||
output/
|
||||
|
||||
Reference in New Issue
Block a user