# 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
verify_server.py
*.tmp
*.log
llm_*.py