Add .DS_Store to .gitignore

This commit is contained in:
Cameron Cummings 2025-07-11 23:08:52 -05:00
parent 3338d39206
commit 64b5b0f174
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ nvim
spell/ spell/
lazy-lock.json lazy-lock.json
.DS_Store