Merge pull request #9451 from kolloch/feature/git-ignore-ds-store

gitignore: Also ignore .DS_Store
This commit is contained in:
John Ericson
2023-11-25 11:47:49 -05:00
committed by GitHub

3
.gitignore vendored
View File

@@ -144,3 +144,6 @@ result
# clangd and possibly more
.cache/
# Mac OS
.DS_Store