
build/
core*
dist/
.DS_Store
*.egg
*.egg-info/
env/
evaluation.xml
# IDE
.idea/
*.log
# MCP
# OS
__pycache__/
*.py[cod]
.pytest_cache/
# Python
*.swo
*.swp
*.test_bin
# Testing
Thumbs.db
.venv/
venv/
# Virtual environments
.vscode/
