Skip to content

Commit fce49f2

Browse files
Add .DS_Store to .gitignore
1 parent f890352 commit fce49f2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,8 @@ dev
2828
# everyone keeps their own LLM configs
2929
AGENTS.md
3030
CLAUDE.md
31-
.claude/
31+
.claude/
32+
33+
34+
# mac bullshit
35+
.DS_Store

0 commit comments

Comments
 (0)