1
0
Fork 0
archivebox/.gitignore

22 lines
182 B
Plaintext

# OS cruft
.DS_Store
._*
# python
__pycache__/
.mypy_cache/
venv
.venv
archivebox/.venv
archivebox/venv
# vim
.swp*
# output artifacts
output
output/
data
data/
archivebox/output