graphql-engine/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
338 B
Plaintext
Raw Normal View History

.hasura-dev-python-venv
server/tests-py/.devsh_version
2018-07-04 15:57:56 +03:00
npm-debug.log
dist-newstyle/
*.temp
*.DS_Store
.tern-project
test-server-output
test-server-flags-output
.vscode
.idea
2020-06-22 19:18:04 +03:00
.now
# Standardize on 'venv' as the name for python venv directories
venv
# Test artifacts
*.tix
# ignored so that everyone can have their own hie.yaml
hie.yaml