mirror of
https://github.com/github/codeql.git
synced 2025-12-25 21:26:37 +01:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
7
python/extractor/tsg-python/tree-sitter-python/.gitignore
vendored
Normal file
7
python/extractor/tsg-python/tree-sitter-python/.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