graphql-engine/server/.gitignore
Anon Ray 4270529c11 basic test suite (#78)
* server: basic test setup

* server: use the default transaction mode

* server: basic tests in yaml files

* server: restructure test setup and some more tests
2018-07-11 12:43:07 +05:30

31 lines
258 B
Plaintext

__pycache__/
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
*.tix
.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