# 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 package.json export-ignore phpstan.neon.dist export-ignore phpstan-baseline.neon export-ignore lint-staged.config.js export-ignore
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 362 B | 0644 |
|
.gitattributes | File | 1.08 KB | 0644 |
|
.gitignore | File | 209 B | 0644 |
|
.php_cs.php | File | 1.16 KB | 0644 |
|
.prettierignore | File | 20 B | 0644 |
|
.prettierrc | File | 104 B | 0644 |
|
CHANGELOG.md | File | 8.91 KB | 0644 |
|
LICENSE.md | File | 1.08 KB | 0644 |
|
README.md | File | 12.43 KB | 0644 |
|
composer.json | File | 1.99 KB | 0644 |
|
lint-staged.config.js | File | 94 B | 0644 |
|
package.json | File | 2.4 KB | 0644 |
|
phpstan-baseline.neon | File | 0 B | 0644 |
|
phpstan.neon.dist | File | 166 B | 0644 |
|
phpunit.xml.dist | File | 582 B | 0644 |
|
postcss.config.js | File | 188 B | 0644 |
|
tailwind.config.js | File | 1.58 KB | 0644 |
|
tsconfig.json | File | 761 B | 0644 |
|
yarn.lock | File | 246.76 KB | 0644 |
|