# OS cruft
.DS_Store
._*

# python
__pycache__/
archiver/venv

# vim
.swp*

# output artifacts
output
output/
