graphql-engine/.gitignore
Brandon Simmons da78a77fb2 In tests/dev.sh: upgrade ruamel to support python 3.7. Closes #3312
Tested on python 3.5 and 3.7

We make light use of pyenv to set an appropriate python version if
installed. We could easily install a correct version too if we wanted
but that seemed invasive.

The newer ruamel was an annoying upgrade but also offers some
improvements that exposed some test suite issues (fixed later).
2019-11-14 18:53:33 -05:00

14 lines
183 B
Plaintext

.hasura-dev-python-venv
server/tests-py/.devsh_version
npm-debug.log
*.temp
*.DS_Store
.tern-project
test-server-output
test-server-flags-output
.vscode
.idea
# Test artifacts
*.tix