mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
final tweaks before testing
This commit is contained in:
15
.gitattributes
vendored
15
.gitattributes
vendored
@@ -10,17 +10,18 @@
|
||||
/.package-lock.json export-ignore
|
||||
/.editorconfig export-ignore
|
||||
/.php_cs.dist.php export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/.vscode export-ignore
|
||||
/art export-ignore
|
||||
/docs export-ignore
|
||||
/images export-ignore
|
||||
/tests export-ignore
|
||||
/package.json export-ignore
|
||||
/phpstan-baseline.neon export-ignore
|
||||
/phpstan.neon.dist export-ignore
|
||||
/postcss.config.js export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/psalm.xml export-ignore
|
||||
/psalm.xml.dist export-ignore
|
||||
/tailwind.config.js export-ignore
|
||||
/testbench.yaml export-ignore
|
||||
/UPGRADING.md export-ignore
|
||||
/phpstan.neon.dist export-ignore
|
||||
/phpstan-baseline.neon export-ignore
|
||||
/images export-ignore
|
||||
/package.json export-ignore
|
||||
/postcss.config.js export-ignore
|
||||
/tailwind.config.js export-ignore
|
||||
|
||||
Reference in New Issue
Block a user