tree-sitter/lib/binding_web/.gitignore
Amaan Qureshi a40265cbeb refactor(web): rename tree-sitter.js to web-tree-sitter.js
This is not breaking for consumers of the web bindings, nor the
playground as both filenames will be kept in the .github.io repo
2025-02-11 22:56:50 -05:00

13 lines
179 B
Text

debug/
dist/
web-tree-sitter*
!web-tree-sitter.d.ts
!web-tree-sitter.d.ts.map
lib/tree-sitter*
lib/*.c
lib/*.h
!lib/tree-sitter.c
!lib/tree-sitter.d.ts
node_modules
*.tgz
LICENSE