# Python bytecode
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Swift
BuckiaKit/.build/

# Testing
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
htmlcov/

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# IDE files
.idea/
*.swp
*.swo
*~

# OS files
.DS_Store
Thumbs.db
**/.claude/settings.local.json
/repomix-output.xml
