mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Python: ignore some extractor test output
If you test the extractor locally, you want to ignore these files.
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
*/venv/
|
*/venv/
|
||||||
**/*.egg-info/
|
**/*.egg-info/
|
||||||
*/.cache
|
*/.cache
|
||||||
|
**/trap/
|
||||||
|
**/*.testproj/
|
||||||
1
python/extractor/tests/parser/.gitignore
vendored
Normal file
1
python/extractor/tests/parser/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.old
|
||||||
Reference in New Issue
Block a user