hydra-sql/.gitignore
rudy b7ecfa4bd3
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
suppression des fichiers cachés
2022-12-13 16:07:48 +01:00

25 lines
424 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 ###
/.vscode
/.cache
/.config
/.npm
/.local