1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-09 05:40:50 +02:00
Files
archivebox/.gitignore
2018-12-31 20:57:12 -05:00

21 lines
169 B
Plaintext

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