diff options
author | Vincent Ambo <vincent@spotify.com> | 2013-07-01T01·03+0200 |
---|---|---|
committer | Vincent Ambo <vincent@spotify.com> | 2013-07-01T01·03+0200 |
commit | 1c1128c2e10a0cbd39b9844adab99e082f1ccdd5 (patch) | |
tree | c1dda8c7654e4b4aa4e1f690d022f3f04db31b85 /.gitignore | |
parent | 22618246cbb4a360e85ddc8c147125b1a3eaafc6 (diff) |
Added mouse-support and some haskell-mode config to init.el
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..07e51b9cb927 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/plists/.DS_Store +/.DS_Store |