mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-17 17:45:55 +08:00
17 lines
204 B
Plaintext
17 lines
204 B
Plaintext
/.idea
|
|
/.phpunit.cache
|
|
/build
|
|
/coverage
|
|
/node_modules
|
|
/node_modules.nosync
|
|
/vendor
|
|
/vendor.nosync
|
|
/.pint.cache
|
|
/.prettiercache
|
|
/.vscode
|
|
.DS_Store
|
|
.phpunit.result.cache
|
|
composer.phar
|
|
Thumbs.db
|
|
phpunit.xml
|