mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #17708 from yoff/python/ignore-extractor-test-output
Python: ignore some extractor test output
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
*/venv/
|
||||
**/*.egg-info/
|
||||
*/.cache
|
||||
**/trap/
|
||||
**/*.testproj/
|
||||
2
python/extractor/tests/parser/.gitignore
vendored
Normal file
2
python/extractor/tests/parser/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*.old
|
||||
*.new
|
||||
Reference in New Issue
Block a user