__pycache__/
*.pyc
*.pyo
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv
venv/
test_samples/*.pbix
!test_samples/.gitkeep
# Generated PBIX files (keep templates and fixtures)
*.pbix
!src/pbix_mcp/templates/*.pbix
!tests/fixtures/pbix/*.pbix
*.abf
*.tmp
*.bak
.claude/
*.so
.mypy_cache/
.pytest_cache/
.ruff_cache/
test_samples/temp_dl/
.coverage
test_corpus/
tools/
*.dll
*.exe
test_data/
