Skip to content

Commit f09dbdf

Browse files
committed
chore: untrack .DS_Store and add to .gitignore
1 parent e467bc5 commit f09dbdf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ AGENTS.md
3232
GEMINI.md
3333

3434
.temp
35-
.zaileys
35+
.zaileys
36+
# macOS
37+
.DS_Store
38+
**/.DS_Store

0 commit comments

Comments
 (0)