From b4145dc73e52144359c758bbf32da43bea02199f Mon Sep 17 00:00:00 2001 From: Sofiane Lasri <alasri250@gmail.com> Date: Mon, 17 Apr 2023 15:10:11 +0200 Subject: [PATCH] Modif gitignore && compilation style --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 60135da..1f3a564 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ config/bddConnect.php /.idea -/node_modules \ No newline at end of file +/node_modules/ -- GitLab