summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-02-23 21:46:13 -0800
committerBen Sima <ben@bsima.me>2019-02-23 21:46:13 -0800
commit5dea32c8b804c24ee0bc8c75b14f93b43772b47f (patch)
tree2bd6d24e3c1ed742c53c18cc7b926311a68a1f6f /.gitignore
parentf75eaf7fff963b88e412d315d0fdef8151943c20 (diff)
Get rid of cabal
Using just nix and ghc, ah it's so nice.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d15abda..332bc9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
*.o
*.exe
*.hi
-result
+result*
dist
dist-newstyle