gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Add .exe to Haskell.gitignore

Open atlasyonatan opened this issue 2 years ago • 1 comments

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

atlasyonatan avatar Dec 01 '23 20:12 atlasyonatan

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:

github-actions[bot] avatar Jun 09 '25 16:06 github-actions[bot]