Skip to content

Commit 9e53089

Browse files
Merge pull request #230 from Nexmo/v2.2.0
Merging in code for v2.2.0's mainline release
2 parents 00921db + 413db93 commit 9e53089

File tree

256 files changed

+12854
-2293
lines changed

Some content is hidden

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

256 files changed

+12854
-2293
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
/.travis.yml export-ignore
88
/phpunit.xml.dist export-ignore
99
/README.md export-ignore
10+
11+
# Ignore all differences in line endings for requests
12+
/test/SMS/requests/* text eol=crlf
13+
/test/Voice/requests/* text eol=crlf

0 commit comments

Comments
 (0)