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