Python: Shorten tree-sitter-python directory name

The current name results in a path that is more than 260 characters long,
and this causes issues for the build on Windows.
This commit is contained in:
Taus
2024-03-19 15:07:02 +00:00
parent 6f388acdd8
commit 38169a981d
23 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
Cargo.lock
package-lock.json
node_modules
build
*.log
/examples/*/
/target/