memgraph/tests/e2e/graphql/.gitignore
gvolfing 210bea83d4
Add GraphQL transpilation compatibility (#1018)
* Add callable mappings feature
* Implement mgps.validate (void procedure)
* Make '_' a valid variable name
2023-07-31 14:48:12 +02:00

5 lines
100 B
Plaintext

node_modules/
# Because the parent folder ignores *.json
!callable_alias_mapping.json
!package.json