mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
16 lines
121 B
Text
16 lines
121 B
Text
# OS cruft
|
|
.DS_Store
|
|
._*
|
|
|
|
# python
|
|
__pycache__/
|
|
archiver/venv
|
|
|
|
# vim
|
|
.swp*
|
|
|
|
# output artifacts
|
|
output
|
|
output/
|
|
data
|
|
data/
|