aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-09 17:00:42 +0100
committerYann Herklotz <git@yannherklotz.com>2022-03-09 17:00:42 +0100
commitd64f3b5b8b80adae0bc8e1b4091b73c4ce9f1666 (patch)
treeb75cf723149d889fec9d7b4c20f03e6c55002708
parenta4d6475e8725583ee6d880f335f8d65db1e308c6 (diff)
downloadchoc-d64f3b5b8b80adae0bc8e1b4091b73c4ce9f1666.tar.gz
choc-d64f3b5b8b80adae0bc8e1b4091b73c4ce9f1666.zip
Add .cabal file to .gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c368d45..6f23a71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.stack-work/
-*~ \ No newline at end of file
+*~
+*.cabal