Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit 192e48f

Browse files
committed
chore: add .DS_Store to gitignore
- Exclude macOS Finder metadata files from version control
1 parent f2385c9 commit 192e48f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ dmypy.json
7474
*.swo
7575
*~
7676

77+
# macOS
78+
.DS_Store
79+
7780
# Project-specific
7881
.cs-session-state.json
7982
.prompt-log.json

0 commit comments

Comments
 (0)