# Path-based git attributes # https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html # Ignore all test and documentation with "export-ignore". /.editorconfig export-ignore /.gitattributes export-ignore /.github export-ignore /.gitignore export-ignore /.nojekyll export-ignore /.scrutinizer.yml export-ignore /docs export-ignore /phpcs.xml.dist export-ignore /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore /psalm.xml export-ignore /tests export-ignore
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 200 B | 0644 |
|
.gitattributes | File | 605 B | 0644 |
|
.gitignore | File | 124 B | 0644 |
|
.scrutinizer.yml | File | 1.09 KB | 0644 |
|
CHANGELOG.md | File | 1.29 KB | 0644 |
|
LICENSE.md | File | 1.5 KB | 0644 |
|
README.md | File | 7.15 KB | 0644 |
|
composer.json | File | 1.98 KB | 0644 |
|
phpcs.xml.dist | File | 512 B | 0644 |
|
phpstan.neon.dist | File | 239 B | 0644 |
|
phpunit.xml.dist | File | 919 B | 0644 |
|
psalm.xml | File | 459 B | 0644 |
|