lava-oushudb-dt-sql-parser/.gitignore
Ziv eeb111b5c5
fix: correct the grammar usage, especially in the parts targeting javascript (#109)
* build: ignore gen folder

* fix: correct the grammar when targeting Typescript

* fix: move base Lexer and fix javascript syntax

* fix: correct the usage of Javascript in grammar
2023-05-24 15:07:53 +08:00

10 lines
97 B
Plaintext

node_modules
package-lock.json
.DS_Store
.vscode
.history
dist/
src/**/.antlr
coverage
.idea
gen/