Skip to content

Commit

Permalink
gitignore added
Browse files Browse the repository at this point in the history
  • Loading branch information
noahklein committed Nov 12, 2016
1 parent a4deada commit 93a309f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
dist
dist-*
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
.HTF/

0 comments on commit 93a309f

Please sign in to comment.