-
-
Notifications
You must be signed in to change notification settings - Fork 601
Expand file tree
/
Copy path.gitattributes
More file actions
16 lines (16 loc) · 896 Bytes
/
.gitattributes
File metadata and controls
16 lines (16 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/docs export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.composer-require-checker.config.json export-ignore
/*.yml export-ignore
/CONTRIBUTING.md export-ignore
/*.dist export-ignore
/phpbench.json export-ignore
/composer.lock export-ignore
/README.md export-ignore
/Makefile export-ignore
/.roave-backward-compatibility-check.json export-ignore
/.readthedocs.yaml export-ignore
/renovate.json export-ignore