__pycache__
node_modules
sfm_data
.mypy_cache
.pytest_cache
.vscode
.venv
.uvlock
# Build artifacts
SFM_Graph_Service.egg-info
*.egg-info
.coverage
dist
build
*.egg
*.whl
*.tar.gz
*.zip
.cache
htmlcov/

# Example test results (generated by workflow)
example-test-results/

# Performance benchmark scripts (temporary)
performance_benchmark.py

# Analysis output files (regenerated on each run)
core_analysis_data.json
core_analysis_report.md
