1
0
Fork 0
archivebox/.gitignore

14 lines
103 B
Text
Raw Normal View History

2018-08-07 02:43:07 -04:00
# OS cruft
2018-06-10 21:21:53 -04:00
.DS_Store
2018-08-07 02:43:07 -04:00
._*
# python
2017-05-05 04:50:15 -04:00
__pycache__/
archiver/venv
2018-08-07 02:43:07 -04:00
# vim
.swp*
# output artifacts
output/