hydra-sql/.gitignore
rudy 9c746638a3
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
traductions, sentry, form, mariadb, assets
2022-12-13 15:46:24 +01:00

20 lines
384 B
Plaintext

###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
###< symfony/framework-bundle ###
supervisord.log
supervisord.pid
/vendor
/tools/php-cs-fixer/vendor
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###