1
0
Fork 0
mirror of synced 2024-05-24 14:19:33 +12:00
ArchiveBox/.gitignore
2019-03-26 05:35:20 -04:00

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