Skip to content

Commit edb2f24

Browse files
committed
update wiremock-recordings path in gitignore
1 parent cfc4dba commit edb2f24

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ coverage/
1818
# Integration test artifacts
1919
IntegrationTests/node_modules/
2020

21-
IntegrationTests/wiremock-recordings/mappings/mapping-*-?????.json
22-
IntegrationTests/wiremock-recordings/__files/body-*-?????.txt
23-
IntegrationTests/wiremock-recordings/__files/body-*-?????.json
21+
IntegrationTests/wiremock-recordings/mappings/*-?????.json
22+
IntegrationTests/wiremock-recordings/__files/*-?????.txt
23+
IntegrationTests/wiremock-recordings/__files/*-?????.json
24+
25+
IntegrationTests/wiremock-recordings/stubs-backup/

0 commit comments

Comments
 (0)