From 5c01d08c8130720e8b8661f9c2fae3a3ab2a84e3 Mon Sep 17 00:00:00 2001
From: Mamadu Lamarana Bah <mamadulamarana.bah.etu@univ-lille.fr>
Date: Wed, 10 Apr 2024 19:28:13 +0200
Subject: [PATCH] updt gitignore

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index a20dc0e..2161ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -403,7 +403,7 @@ build/Release
 # Dependency directories
 node_modules/
 jspm_packages/
-#dbData/
+dbData/
 
 # TypeScript v1 declaration files
 typings/
-- 
GitLab