graphql-engine/server/.gitignore
Abby Sassel 1afa4ac3cc server/citus: feature branch
Co-authored-by: Vladimir Ciobanu <1017953+vladciobanu@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Ikechukwu Eze <22247592+iykekings@users.noreply.github.com>
Co-authored-by: Philip Lykke Carlsen <358550+plcplc@users.noreply.github.com>
Co-authored-by: Phil Freeman <630306+paf31@users.noreply.github.com>
GitOrigin-RevId: 1b964fe5f5f50380172cb702b6a328fed782b6b7
2021-05-21 02:47:51 +00:00

43 lines
477 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*
*.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