
# Resources
*.png


# Project
.spyproject/
.venv
dist/
build/
uv.lock
.python-version
.pypirc

# Python Artifacts
*.egg-info
__pycache__/