mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
36 lines
314 B
Plaintext
36 lines
314 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/
|
||
|
cabal.sandbox.config
|
||
|
cabal.config
|
||
|
*.prof*
|
||
|
*.aux
|
||
|
*.hp
|
||
|
TAGS
|
||
|
.stack-work*
|
||
|
*.log
|
||
|
|
||
|
# ws related
|
||
|
ws/
|
||
|
build/rootfs
|
||
|
|
||
|
random*.sql
|
||
|
|
||
|
# example related
|
||
|
sample/data
|