# Intellij .idea/ *.iml *.iws # Mac .DS_Store # Python __pycache__/ *.py[cod] *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ .venv/ venv/ dist/ build/ *.egg-info/ # Eclipse **/*.project **/*.classpath **/*.settings