🙈 haskell specific ignores

This commit is contained in:
James Walker 2021-09-08 17:46:20 -04:00
parent 55a3854cbd
commit 53e1e0fbf2
Signed by: walkah
GPG Key ID: 3C127179D6086E93

5
.gitignore vendored
View File

@ -2,6 +2,11 @@
.solution.json
.exercism
# haskell
*.cabal
.stack-work
stack.yaml.lock
# node/js
node_modules/