dev: ignore .DS_Store at top level

This commit is contained in:
Liam Hupfer 2023-09-24 10:09:27 -05:00 committed by Yann Esposito (Yogsototh)
parent 68b274cfb2
commit 51d105b873
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# generated by macOS
.DS_Store
# machine generated doom profiles or metadata # machine generated doom profiles or metadata
/profiles/*.el /profiles/*.el
/.local*/ /.local*/