mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
23 lines
261 B
Plaintext
23 lines
261 B
Plaintext
.idea/
|
|
.DS_Store
|
|
|
|
vendor/
|
|
node_modules/
|
|
|
|
.cache/php-cs-fixer/
|
|
.cache/phpunit/
|
|
.cache/phpstan/
|
|
.cache/phplint/
|
|
.cache/nx/
|
|
.nx/
|
|
|
|
.php-cs-fixer.php
|
|
phpunit.xml
|
|
taskfile.yml
|
|
phpstan.neon
|
|
|
|
lerna-debug.log
|
|
npm-debug.log
|
|
|
|
tests/Symfony/Fixtures/project/public/vendor/
|