gitignore: ignore haskell build artifacts

This commit is contained in:
Xiretza 2020-12-24 15:07:56 +01:00
parent 739a3ff173
commit 3bb59888cd
Signed by: xiretza
GPG key ID: 17B78226F7139993

2
.gitignore vendored
View file

@ -1 +1,3 @@
example*
*.hi
*.o