lang-surrealql/.gitignore
2024-02-13 22:20:51 +01:00

8 lines
No EOL
108 B
Text

/node_modules
/pnpm-lock.yaml
src/surrealql.grammar.*
/dist
/test/*.js
/test/*.d.ts
/test/*.d.ts.map
.tern-*