From: Raphaƫl Gertz <git@rapsys.eu>
Date: Sun, 13 Oct 2024 00:39:45 +0000 (+0200)
Subject: Add missing git ignored files
X-Git-Url: https://git.rapsys.eu/veranda/commitdiff_plain/ae488fe805562899f0e412eb3b9e3615a90ec41d

Add missing git ignored files
---

diff --git a/.gitignore b/.gitignore
index 680bd8f..82d9181 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,17 @@
 
 /bin/
 /composer.lock
-/symfony.lock
 /config/bundles.php
+/config/packages/cache.yaml
+/config/packages/framework.yaml
+/config/packages/routing.yaml
+/config/packages/security.yaml
+/config/packages/translation.yaml
+/config/packages/twig.yaml
+/config/packages/web_profiler.yaml
 /config/preload.php
+/config/routes/framework.yaml
+/config/routes/security.yaml
+/config/routes/web_profiler.yaml
+/config/services.yaml
+/symfony.lock