gitignore
gitignore copied to clipboard
Add .exe to Haskell.gitignore
on windows ghc procudes .exe files which should be ignored in source control
Reasons for making this change: New haskell git repo with ghc on windows will now ignore output .exe files.
https://downloads.haskell.org/~ghc/6.0/docs/html/users_guide/options-output.html#:~:text=Note%3A-,on%20Windows,-%2C%20if%20the%20result
This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open :smile: