mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 09:34:59 +00:00
feat: Add --add-gitignore-files flag
This commit is contained in:
parent
8e5f311708
commit
3447f06208
6 changed files with 135 additions and 2 deletions
|
@ -385,6 +385,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