mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-01 19:30:40 +08:00

Include .venv/ alongside venv/ to align with common Python virtual environment practices as recommended in the official documentation.
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
.venv/
|
|
venv/
|
|
pr_agent/settings/.secrets.toml
|
|
pics/
|
|
pr_agent.egg-info/
|
|
build/
|