Skip to content

Commit 67204b4

Browse files
authored
Merge pull request #38 from getmarkus/async_updates
Squashed commit of the following:
2 parents 40d16e8 + 36b5067 commit 67204b4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.aider.conf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ read:
33
- .windsurf/rules/agent-rules.md
44
- .pair-programming-rules.md
55

6-
git: false
6+
git: true

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,9 @@ Temporary Items
209209
analyze.sql
210210

211211
# Trunk
212-
.trunk
212+
.trunk
213+
214+
# Aider
215+
.aider.input.history
216+
.aider.chat.history.md
217+
.aider*

0 commit comments

Comments
 (0)