# Path-based git attributes # https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html # Ignore all test and documentation with "export-ignore". /.github export-ignore /docs export-ignore /resources/css export-ignore /resources/js export-ignore /tests export-ignore /.babelrc export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore /.prettierignore export-ignore /.prettierrc export-ignore /.scrutinizer.yml export-ignore /.styleci.yml export-ignore /.travis.yml export-ignore /CONTRIBUTING.md export-ignore /CHANGELOG.md export-ignore /package-lock.json export-ignore /phpunit.xml.dist export-ignore /postcss.config.js export-ignore /tailwind.config.js export-ignore /tsconfig.json export-ignore /yarn.lock export-ignore .php_cs.php export-ignore phpstan.neon.dist export-ignore phpstan-baseline.neon export-ignore
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 362 B | 0644 |
|
.gitattributes | File | 1.01 KB | 0644 |
|
.gitignore | File | 201 B | 0644 |
|
.php_cs.php | File | 1.16 KB | 0644 |
|
CHANGELOG.md | File | 10.12 KB | 0644 |
|
LICENSE.md | File | 1.08 KB | 0644 |
|
README.md | File | 2.86 KB | 0644 |
|
composer.json | File | 2.54 KB | 0644 |
|
phpstan-baseline.neon | File | 6.61 KB | 0644 |
|
phpstan.neon.dist | File | 648 B | 0644 |
|
phpunit.xml.dist | File | 582 B | 0644 |
|