This commit is contained in:
Olivier PARPAILLON
2024-11-18 14:58:34 +01:00
parent 45339b355a
commit 826d03eaac
2 changed files with 33 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,11 +1,12 @@
.idea/
.env
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/var
/vendor/
###< symfony/framework-bundle ###