hydra-sql/.gitignore
Matthieu Lamalle 6ec21e4677
Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...
maj gitignore
2023-12-14 11:07:16 +01:00

24 lines
316 B
Plaintext

/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor
/tools/php-cs-fixer/vendor
/node_modules/
npm-debug.log
yarn-error.log
supervisord.log
supervisord.pid
composer.phar
/.vscode
/.cache
/.config
/.npm
/.local
/.bash_history
/tools
/.trivy
.mktools/