hesabix/core/.gitignore

22 lines
415 B
Plaintext

###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> phpunit/phpunit ###
/phpunit.xml
/.phpunit.cache/
###< phpunit/phpunit ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/../public_html/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###