Skip to content

Commit ad630bc

Browse files
committed
Python: ignore some extractor test output
If you test the extractor locally, you want to ignore these files.
1 parent 5a4cd1c commit ad630bc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

python/extractor/cli-integration-test/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
*/venv/
44
**/*.egg-info/
55
*/.cache
6+
**/trap/
7+
**/*.testproj/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.old

0 commit comments

Comments
 (0)