We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40d16e8 + 36b5067 commit 67204b4Copy full SHA for 67204b4
.aider.conf.yml
@@ -3,4 +3,4 @@ read:
3
- .windsurf/rules/agent-rules.md
4
- .pair-programming-rules.md
5
6
-git: false
+git: true
.gitignore
@@ -209,4 +209,9 @@ Temporary Items
209
analyze.sql
210
211
# Trunk
212
-.trunk
+.trunk
213
+
214
+# Aider
215
+.aider.input.history
216
+.aider.chat.history.md
217
+.aider*
0 commit comments