# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# IDE/support
## Vim
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
*~
tags

## IntellijIDEA
.idea/
.ideaHaskellLib/
*.iml

## Atom
.haskell-ghc-mod.json

## VS
.vscode/

## Emacs
*#
.dir-locals.el
TAGS

# other
.DS_Store
