chore: игнорировать macOS .DS_Store
Локально .DS_Store создавался Finder'ом и попадал в untracked. Добавлен в .gitignore, чтобы дальше не маячил в git status. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# macOS Finder metadata
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user