From ccbfdbc6a90f58793a0120999e8474499ad32794 Mon Sep 17 00:00:00 2001 From: Mamadu Lamarana Bah <mamadulamarana.bah.etu@univ-lille.fr> Date: Wed, 10 Apr 2024 19:27:22 +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