llm-connect/.gitignore
tegwick ad68b4bfef chore: add .gitignore, remove pycache
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 07:54:53 +01:00

7 lines
64 B
Text

__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/