Skip to content

Commit 0be9e1f

Browse files
chore: Ignore and remove local development files
1 parent 018a65a commit 0be9e1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.coverage

-52 KB
Binary file not shown.

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,11 @@ jupyter_runtime/
6565
node_modules/
6666

6767

68-
cleaup.sh
68+
cleaup.sh
69+
70+
# Aider and other local development files
71+
.aider.chat.history.md
72+
.aider.input.history
73+
.aider.tags.cache.v4/
74+
.coverage
75+
.opencode/

0 commit comments

Comments
 (0)