Skip to content

Commit fcfa970

Browse files
authored
Update .gitattributes (#321)
1 parent af207a5 commit fcfa970

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
/examples export-ignore
44
/test export-ignore
5+
/.github export-ignore
56
/.gitattributes export-ignore
67
/.gitignore export-ignore
7-
/.travis.yml export-ignore
88
/phpunit.xml.dist export-ignore
9+
/phpcs.xml export-ignore
910
/README.md export-ignore
11+
/vonage_logo.png export-ignore
1012

1113
# Ignore all differences in line endings for requests
1214
/test/SMS/requests/* text eol=crlf

0 commit comments

Comments
 (0)