chore: update .gitignore to exclude Aider AI pair-programmer files and directories
Co-authored-by: aider (o3) <aider@aider.chat>
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
||||
.aider*
|
||||
# Aider (AI pair-programmer) artifacts
|
||||
.aider* # session state files (.aider, .aider.json, etc.)
|
||||
*.aider.* # scratch patches/logs (.aider.diff, .aider.patch, .aider.state, etc.)
|
||||
.aider/ # local Aider metadata directory (if present)
|
||||
environment/
|
||||
inputs.jsonl
|
||||
outputs.jsonl
|
||||
|
||||
Reference in New Issue
Block a user