dev: ignore .DS_Store at top level
This commit is contained in:
parent
fde4289f5c
commit
29b19412f6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# generated by macOS
|
||||
.DS_Store
|
||||
|
||||
# machine generated doom profiles or metadata
|
||||
/profiles/*.el
|
||||
/.local*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue