Skip to content

Commit

Permalink
dev: ignore .DS_Store at top level
Browse files Browse the repository at this point in the history
  • Loading branch information
hpfr authored and hlissner committed Nov 30, 2023
1 parent fde4289 commit 29b1941
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# generated by macOS
.DS_Store

# machine generated doom profiles or metadata
/profiles/*.el
/.local*/
Expand Down

0 comments on commit 29b1941

Please sign in to comment.