Skip to content

Commit 4cee414

Browse files
committed
Update .gitignore to exclude misc files
Added .DS_Store and memory_bank.md to .gitignore to prevent accidental commits of these miscellaneous files.
1 parent fb630aa commit 4cee414

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,7 @@ cython_debug/
159159
report.json
160160
test.env
161161
/dist
162+
163+
# Misc
164+
.DS_Store
165+
memory_bank.md

0 commit comments

Comments
 (0)