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

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