# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
publish.md

# Test files and temporary files
# Test files in root directory
test_*.py
*_test.py
simple_test.py
test_server.py
test_mcp_server.py
test_server_functionality.py
verify_server.py
*.tmp
*.log
llm_test_final.py
llm_test_simple.py