unison/.gitignore

26 lines
219 B
Plaintext

# Haskell
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.swp
*.un~
**/cache/**
**/build/**
store
tags
**cabal.sandbox.config
.cabal-sandbox/**
editor/editor.html
# Stack
.stack-work
# Misc
*~
.DS_Store
.virthualenv
.vagrant