ninefolio/.gitignore

18 lines
268 B
Plaintext
Raw Permalink Normal View History

2024-09-17 14:02:17 +02:00
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
.phpunit
.phpunit.result.cache
/phpunit.xml
/node_modules/
npm-debug.log
yarn-error.log
/uploads
2024-09-21 12:40:18 +02:00
/public/uploads