mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
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:
7
python/extractor/tsg-python/tsp/.gitignore
vendored
Normal file
7
python/extractor/tsg-python/tsp/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
Cargo.lock
|
||||
package-lock.json
|
||||
node_modules
|
||||
build
|
||||
*.log
|
||||
/examples/*/
|
||||
/target/
|
||||
Reference in New Issue
Block a user