Commit c988670
committed
Stop tracking .DS_Store; add to .gitignore
macOS Finder regenerates .DS_Store on every directory visit, producing
spurious 'M .DS_Store' noise in git status. Untrack the existing one
and add the pattern to .gitignore so it stays out of future diffs.1 parent 9751a63 commit c988670
2 files changed
Lines changed: 1 addition & 0 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments