EthikTag/.gitignore

32 lines
576 B
Plaintext
Raw 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/
/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
###< symfony/webpack-encore-bundle ###
2023-01-07 22:07:15 +01:00
/.cache/
/.composer/
/.yarn/
/.yarnrc/
/.bash_history
/supervisord.log
/supervisord.pid