about summary refs log tree commit diff
diff options
context:
space:
mode:
authorlukasepple <git@lukasepple.de>2015-03-07 10:42:44 +0100
committerlukasepple <git@lukasepple.de>2015-03-07 10:42:44 +0100
commit6a432a9bca72237390c219ed30fcd47ac35a54b0 (patch)
tree261b7a024205f6debe5688f8fc2cbdb300d52d9a
parent82f8dc122e6ef837afec3dba6bc7875a6bdd9bd8 (diff)
complete gitignore
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1521c8b..0855a79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,17 @@
 dist
+cabal-dev
+*.o
+*.hi
+*.chi
+*.chs.h
+*.dyn_o
+*.dyn_hi
+.virtualenv
+.hpc
+.hsenv
+.cabal-sandbox/
+cabal.sandbox.config
+cabal.config
+*.prof
+*.aux
+*.hp