-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
23 lines (23 loc) · 919 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/.github/ export-ignore
/docker/ export-ignore
/tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml export-ignore
/LICENSE.md export-ignore
/logo.png export-ignore
/phpunit.xml export-ignore
/phpunit71.xml export-ignore
/phpunit72.xml export-ignore
/phpunit73.xml export-ignore
/phpunit74.xml export-ignore
/phpunit80.xml export-ignore
/phpunit81.xml export-ignore
/phpunit82.xml export-ignore
/phpunit83.xml export-ignore
/phpunit84.xml export-ignore
/README.md export-ignore
/SECURITY.md export-ignore
/test.sh export-ignore