graphql-engine/server/.gitignore
Vishnu Bharathi P 58c44f55dd Merge oss/master onto mono/main
GitOrigin-RevId: 1c8c4d60e033c8a0bc8b2beed24c5bceb7d4bcc8
2020-11-12 22:37:19 +05:30

42 lines
476 B
Plaintext

__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*
*.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