1
0
Fork 0
mirror of synced 2024-06-17 01:44:30 +12:00
ArchiveBox/.gitignore

14 lines
103 B
Plaintext
Raw Normal View History

2018-08-07 18:43:07 +12:00
# OS cruft
2018-06-11 13:21:53 +12:00
.DS_Store
2018-08-07 18:43:07 +12:00
._*
# python
2017-05-05 20:50:15 +12:00
__pycache__/
archiver/venv
2018-08-07 18:43:07 +12:00
# vim
.swp*
# output artifacts
output/