# python
__pycache__
*.pyc
/.mypy_cache
/build
/dist
/MANIFEST
/*.egg-info

/.coverage
/htmlcov

/_creds/neocities_api_key

# Text editors
.*.swp

# output
/site
