llmcodegen/.gitignore

17 lines
188 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
*.log
.pytest_cache
uv.lock
test_output/
*/__pycache__/
*.egg-info
*/*.egg-info