Skip to content

Commit 36b5067

Browse files
committed
Squashed commit of the following:
commit b2797e6 Author: Chris Markus <[email protected]> Date: Mon May 26 21:18:18 2025 -0400 mob next [ci-skip] [ci skip] [skip ci] lastFile:.gitignore commit 3bfd7a1 Author: Chris Markus <[email protected]> Date: Mon May 26 18:51:15 2025 -0400 mob next [ci-skip] [ci skip] [skip ci] lastFile:.aider.conf.yml
1 parent 40d16e8 commit 36b5067

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)