fix(bindings): only include top level LICENSE file
Ref: tree-sitter/workflows#33
(cherry picked from commit 436162ae7c)
This commit is contained in:
parent
b4fd46fdc0
commit
e920009d60
2 changed files with 20 additions and 9 deletions
|
|
@ -18,7 +18,7 @@ include = [
|
|||
"queries/*",
|
||||
"src/*",
|
||||
"tree-sitter.json",
|
||||
"LICENSE",
|
||||
"/LICENSE",
|
||||
]
|
||||
|
||||
[lib]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue