# SPDX-FileCopyrightText: Copyright (c) 2025 Mike Coats
# SPDX-License-Identifier: MIT

.venv/
**/__pycache__/
*.egg-info/
dist/

.idea/
