summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-11-07 07:30:53 -0600
committerAustin Seipp <austin@well-typed.com>2014-11-07 07:30:53 -0600
commitb0e8e34ac1b4dcab2e4ec92d00440e047d260562 (patch)
treec0f38cde33a4dbb2430b9baaaa60283ee002640d
parentdc5fa804c604fa73494d97f1f1b0fef649731481 (diff)
downloadhaskell-b0e8e34ac1b4dcab2e4ec92d00440e047d260562.tar.gz
Update .gitignore to properly ignore emacs temp files
Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19b55b20ee..5a58ed21e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ Thumbs.db
.DS_Store
*~
+*#
#*#
*.bak
*.BAK