Skip to content

Instantly share code, notes, and snippets.

@klaeufer
Created November 12, 2014 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klaeufer/0a5aa45297c1805e3167 to your computer and use it in GitHub Desktop.
Save klaeufer/0a5aa45297c1805e3167 to your computer and use it in GitHub Desktop.
.gitignore for Haskell development
a.out
*.swp
*.o
*.orig
*.hi
*.lkshs
*.iml
.idea/
dist/
out/
*~
\#*\#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment