unison/.gitignore
Cody Allen 76aab195ca
Add unisonLocal.zip to .gitignore
Every time I run `dev-ui-install.sh` this starts to show up in my git
status.
2023-06-14 12:55:40 -04:00

24 lines
196 B
Plaintext

# Unison
.unison*
test-output
transcript-*
scratch.u
unisonLocal.zip
# Stack
.stack-work
# Cabal
dist-newstyle
# GHC
*.hie
*.prof
/.direnv/
/.envrc
# Mac developers
**/.DS_Store
/libb2.dylib