Add gitignore

Shamelessly ganked from cabal, with obvious project-related files removed.
This commit is contained in:
brandon s allbery kf8nh
2015-08-22 13:32:54 -04:00
parent 29bcd465c2
commit 577d5ae968

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
.cabal-sandbox/
cabal.sandbox.config
.hpc/
*.hi
*.o
*.p_hi
*.prof
*.tix
cabal.config
dist
dist-*
# editor temp files
*#
.#*
*~
.*.swp
# TAGS files
TAGS
tags
# stack artifacts
/.stack-work/