Skip to content

Commit 9069893

Browse files
authored
CDK: gitignore files generated during unit test runs (#22616)
1 parent 8e57542 commit 9069893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

airbyte-cdk/python/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
# TODO: these are tmp files generated by unit tests. They should go to the /tmp directory.
44
cache_http_stream*.yml
5+
<MagicMock*
6+
cache*.sqlite

0 commit comments

Comments
 (0)