packages feed

unix-simple-0.1.0.0: .gitignore

dist
dist-newstyle
.ghc.environment.*
cabal.project.local

# Profiler outputs and formatted reports:
*.prof
*.hp
*.aux
*.ps

.hspec
.hspec-failures

# backup files
*~

# Code coverage:
.hpc
*.tix

# used by tests:
/test-tmp