-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitattributes
More file actions
16 lines (16 loc) · 445 Bytes
/
.gitattributes
File metadata and controls
16 lines (16 loc) · 445 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.github/ export-ignore
guide/ export-ignore
tests/ export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitlab-ci.yml export-ignore
.php-cs-fixer.dist.php export-ignore
ci-test.sh export-ignore
docker-compose.yml export-ignore
documentation.md export-ignore
phpdoc.dist.xml export-ignore
phpmd.xml export-ignore
phpstan.neon.dist export-ignore
phpunit.xml.dist export-ignore
SECURITY.md export-ignore