🙈 haskell specific ignores

This commit is contained in:
2021-09-08 17:46:20 -04:00
parent 55a3854cbd
commit 53e1e0fbf2

5
.gitignore vendored
View File

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