We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af207a5 commit fcfa970Copy full SHA for fcfa970
.gitattributes
@@ -2,11 +2,13 @@
2
3
/examples export-ignore
4
/test export-ignore
5
+/.github export-ignore
6
/.gitattributes export-ignore
7
/.gitignore export-ignore
-/.travis.yml export-ignore
8
/phpunit.xml.dist export-ignore
9
+/phpcs.xml export-ignore
10
/README.md export-ignore
11
+/vonage_logo.png export-ignore
12
13
# Ignore all differences in line endings for requests
14
/test/SMS/requests/* text eol=crlf
0 commit comments