mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 14:22:29 +00:00
gitignore: Also ignore .DS_Store
This is a file that Finder on Mac OS loves to add into various folders.
This commit is contained in:
parent
dda0e34ecf
commit
213594721a
3
.gitignore
vendored
3
.gitignore
vendored
@ -144,3 +144,6 @@ result
|
||||
|
||||
# clangd and possibly more
|
||||
.cache/
|
||||
|
||||
# Mac OS
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user