mirror of
https://github.com/run-llama/pr-manager.git
synced 2026-06-30 21:57:59 -04:00
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
.env
|
|
*.pem
|
|
demo.cast
|
|
*_cache/
|