Merge pull request #3609 from omarcinkonis/main
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled

This commit is contained in:
paul-gauthier 2025-06-07 05:16:45 -07:00 committed by GitHub
commit 837b8a93e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 134 additions and 2 deletions

View file

@ -388,6 +388,11 @@ Aliases:
- `--gitignore`
- `--no-gitignore`
### `--add-gitignore-files`
Enable/disable the addition of files listed in .gitignore to Aider's editing scope.
Default: False
Environment variable: `AIDER_ADD_GITIGNORE_FILES`
### `--aiderignore AIDERIGNORE`
Specify the aider ignore file (default: .aiderignore in git root)
Default: .aiderignore