# Add pijul files to ignore so other tools don't look at it (e.g. Helix)
# ---------------------------------------------------------------------------- #
.pijul/

# Python ignores
# ---------------------------------------------------------------------------- #
__pycache__/
dist/
poetry.lock