mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-23 04:54:59 +00:00
Merge pull request #3609 from omarcinkonis/main
This commit is contained in:
commit
837b8a93e9
6 changed files with 134 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue