Files
codeql/python/extractor/tsg-python/tsp/.gitignore
Taus 38169a981d 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.
2024-03-19 17:11:40 +00:00

8 lines
76 B
Plaintext

Cargo.lock
package-lock.json
node_modules
build
*.log
/examples/*/
/target/