Ignore some OSX related files which should never end up in the repo
This commit is contained in:
parent
87ff27f588
commit
8144daae1a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,3 +19,5 @@ dist
|
|||
cabal-dev
|
||||
# Project-local emacs configuration
|
||||
.dir-locals.el
|
||||
# OSX related
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue