aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5079c45..6023241 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ autom4te.cache/
config.log
config.status
configure
+dist/
dist-install/
ghc.mk
include/HsUnixConfig.h
@@ -14,3 +15,4 @@ tests/*.eventlog
tests/*.genscript
tests/*.o
tests/*.hi
+*~ \ No newline at end of file