gitignore: ignore haskell build artifacts

This commit is contained in:
Xiretza 2020-12-24 15:07:56 +01:00
parent 372fde8d69
commit 6c1a8a5699

2
2020/.gitignore vendored
View file

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