gitignore: ignore haskell build artifacts
This commit is contained in:
parent
5c2320b5c2
commit
9bd4e811b6
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
example*
|
||||
*.hi
|
||||
*.o
|
||||
|
|
Loading…
Reference in a new issue