graphql-engine/server/.gitignore

38 lines
353 B
Plaintext
Raw Normal View History

2018-06-27 16:11:32 +03:00
__pycache__/
dist
dist-newstyle/
2018-06-27 16:11:32 +03:00
cabal-dev
Pipfile
Pipfile.lock
2018-06-27 16:11:32 +03:00
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.python-venv
2018-06-27 16:11:32 +03:00
.hpc
*.tix
2018-06-27 16:11:32 +03:00
.hsenv
.cabal-sandbox/
.ghc.environment*
2018-06-27 16:11:32 +03:00
cabal.sandbox.config
cabal.config
cabal.project.local
*.prof*
2018-06-27 16:11:32 +03:00
*.aux
*.hp
TAGS
.stack-work*
*.log
2018-06-27 16:11:32 +03:00
# ws related
ws/
build/rootfs
random*.sql
# example related
sample/data