Files
php-flasher/.gitignore
T
2026-03-01 23:21:50 +00:00

28 lines
349 B
Plaintext

/.idea/
/.DS_Store
/vendor/
/node_modules/
/coverage/
/.cache/php-cs-fixer/
/.cache/phplint/
/.cache/phpstan/
/.cache/phpunit/
/.php-cs-fixer.php
/phpunit.xml
/taskfile.yml
/phpstan.neon
/demo/laravel/node_modules/
/demo/symfony/node_modules/
/npm-debug.log
/tests/Symfony/Fixtures/project/public/vendor/
src/**/vendor/
src/**/composer.lock