fix impatient not found on bootstrap
This commit is contained in:
parent
33c304f627
commit
074b656cbd
55 changed files with 17472 additions and 1 deletions
11
tree-sitter-lua/.gitignore
vendored
Normal file
11
tree-sitter-lua/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*.log
|
||||
*.tgz
|
||||
.DS_Store
|
||||
Cargo.lock
|
||||
build
|
||||
node_modules
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
target
|
||||
|
||||
examples/luvit
|
||||
Loading…
Add table
Add a link
Reference in a new issue