gitignore: ignore haskell build artifacts
This commit is contained in:
parent
372fde8d69
commit
6c1a8a5699
1 changed files with 2 additions and 0 deletions
2
2020/.gitignore
vendored
2
2020/.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
example*
|
||||
*.hi
|
||||
*.o
|
||||
|
|
Loading…
Reference in a new issue