# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments .venv/ .venv-*/ venv/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Local configuration (user-specific) dippy-local.toml tests/local/ # Logs *.log # OS files .DS_Store Thumbs.db # VS Code extension build artifacts *.vsix .ruff_cache/ # Claude Code .claude/* !.claude/skills/