graphql-engine/server/.gitignore
jkachmar 6720aef26f server: Clean up Cabal project files
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4105
GitOrigin-RevId: 423eecf04061ca8d5ee036a84ee6792036a149e4
2022-04-07 07:16:12 +00:00

44 lines
490 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
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