From 21cc9542e7089058cae18616b93193c6accda4fb Mon Sep 17 00:00:00 2001 From: Antoine Jourdain Date: Wed, 25 Oct 2023 14:32:42 +0200 Subject: [PATCH] MAJ gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 84fbbd6..53acca9 100644 --- a/.gitignore +++ b/.gitignore @@ -166,3 +166,7 @@ fabric.properties # Fichier cache cache/ + +#Fichiers composer +vendor/ +*.lock