Add .DS_Store to .gitignore file
This commit is contained in:
parent
70ecad3829
commit
4901d66a52
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,3 +21,6 @@ tarballs/
|
|||||||
.ghc
|
.ghc
|
||||||
.stackage
|
.stackage
|
||||||
.bash_history
|
.bash_history
|
||||||
|
|
||||||
|
# OS X
|
||||||
|
.DS_Store
|
||||||
Loading…
Reference in New Issue
Block a user