gitignore: ignore haskell build artifacts
This commit is contained in:
parent
739a3ff173
commit
3bb59888cd
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