graphql-engine/server/.gitignore

31 lines
258 B
Plaintext
Raw Normal View History

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