mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness
This commit is contained in:
parent
2f056c5237
commit
a1d4f7cdd5
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@ result-*
|
|||
/doc/manual.html
|
||||
/doc/manual.pdf
|
||||
.version-suffix
|
||||
|
||||
.DS_Store
|
Loading…
Reference in a new issue