__pycache__/
dist
dist-newstyle/
cabal-dev
Pipfile
Pipfile.lock
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.python-venv
.hpc
*.tix
.hsenv
.cabal-sandbox/
.ghc.environment*
cabal.sandbox.config
cabal.config
# Configurable for local dev/experimentation:
cabal.project.local
cabal/*.local
*.prof*
*.aux
*.hp
TAGS
.stack-work*
*.log

# ws related
ws/
build/rootfs

random*.sql

# example related
sample/data

# This is ignored so that everyone can have their own hie options
hie.yaml