Skip to content

Commit 689e98d

Browse files
authored
Merge pull request #151 from EasyPost/ignore_cassette_diffs
chore: ignore cassette diffs via gitattributes
2 parents ae437dd + b8f9829 commit 689e98d

File tree

99 files changed

+7
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+7
-3
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* text=auto
2+
3+
src/test/cassettes/**/* -diff
4+
src/test/cassettes/**/* linguist-generated
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)