EthikTag/.gitignore

34 lines
606 B
Plaintext
Raw Permalink Normal View History

2022-10-15 10:47:14 +02:00
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/public/build/
2022-10-15 10:47:14 +02:00
/var/
###< symfony/framework-bundle ###
2022-10-15 10:47:21 +02:00
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
###> symfony/phpunit-bridge ###
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###
2022-10-15 15:22:45 +02:00
###> symfony/webpack-encore-bundle ###
/node_modules/
npm-debug.log
yarn-error.log
2023-01-09 08:22:34 +01:00
/public/build/
2022-10-15 15:22:45 +02:00
###< symfony/webpack-encore-bundle ###
2023-01-07 22:07:15 +01:00
/.cache/
/.composer/
/.yarn/
/.yarnrc/
/.bash_history
/supervisord.log
/supervisord.pid