diff --git a/.gitignore b/.gitignore index e6bbdff..060b27d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ #all regularly compiled binaries helloworld +#Haskell +helloworld.hi + #Java helloworld.class