This commit is contained in:
Paul Gauthier 2024-08-01 17:20:46 -03:00
parent 008ae54a55
commit 83b72c5a5d
5 changed files with 18 additions and 1 deletions

View file

@ -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