mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 22:25:00 +00:00
copy
This commit is contained in:
parent
008ae54a55
commit
83b72c5a5d
5 changed files with 18 additions and 1 deletions
|
@ -198,6 +198,9 @@ cog.outl("```")
|
|||
## Specify the aider ignore file (default: .aiderignore in git root)
|
||||
#AIDER_AIDERIGNORE=.aiderignore
|
||||
|
||||
## Only consider files in the current subtree of the git repository
|
||||
#AIDER_SUBTREE_ONLY=false
|
||||
|
||||
## Enable/disable auto commit of LLM changes (default: True)
|
||||
#AIDER_AUTO_COMMITS=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue