Merge pull request #17708 from yoff/python/ignore-extractor-test-output

Python: ignore some extractor test output
This commit is contained in:
yoff
2024-10-09 12:31:42 +02:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -3,3 +3,5 @@
*/venv/
**/*.egg-info/
*/.cache
**/trap/
**/*.testproj/

View File

@@ -0,0 +1,2 @@
*.old
*.new