forked from aws/aws-sdk-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
26 lines (26 loc) · 741 Bytes
/
.gitattributes
File metadata and controls
26 lines (26 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
build/ export-ignore
docs/ export-ignore
tests/ export-ignore
features/ export-ignore
vendor/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
behat.yml export-ignore
CHANGELOG.md export-ignore
compatibility-test.php export-ignore
composer.lock export-ignore
CONTRIBUTING.md export-ignore
Makefile export-ignore
phpunit.xml.dist export-ignore
README.md export-ignore
UPGRADING.md export-ignore
src/data/*.json export-ignore
src/data/*/*/*.json export-ignore
src/data/*/*/docs*.json.php export-ignore
src/data/*/*/examples*.json.php export-ignore
src/data/*/*/endpoint-tests*.json.php export-ignore
codecov.yml export-ignore
.changes export-ignore
.github export-ignore
phpstan.neon export-ignore