Skip to content

Commit 010a331

Browse files
committed
add .genignore file so Speakeasy does not overwrite tests
1 parent 86e3895 commit 010a331

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.genignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# https://www.speakeasyapi.dev/docs/customize-sdks/monkey-patching
2+
3+
# ignore human-written test files
4+
tests/test_utils_retries.py

0 commit comments

Comments
 (0)