21 lines
198 B
Text
21 lines
198 B
Text
|
.DS_Store
|
||
|
._*
|
||
|
*.pyc
|
||
|
__pycache__/
|
||
|
.mypy_cache/
|
||
|
.pytest_cache/
|
||
|
.github/
|
||
|
|
||
|
venv/
|
||
|
.venv/
|
||
|
.docker-venv/
|
||
|
|
||
|
build/
|
||
|
dist/
|
||
|
pip_dist/
|
||
|
!pip_dist/archivebox.egg-info/requires.txt
|
||
|
brew_dist/
|
||
|
assets/
|
||
|
|
||
|
data/
|
||
|
output/
|