diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 290ad66de..4dafe012f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ dist cabal-dev # Project-local emacs configuration .dir-locals.el +# OSX related +.DS_Store |