From 9418f447f4e7d47ba85579dfc938f26edf36bdbf Mon Sep 17 00:00:00 2001
From: Mamadu Lamarana Bah <mamadulamarana.bah.etu@univ-lille.fr>
Date: Wed, 10 Apr 2024 19:30:29 +0200
Subject: [PATCH] gitignore

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

diff --git a/.gitignore b/.gitignore
index 2161ee8..a20dc0e 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