From c5eb4a11b6d11260e241092733d24c3aa783bf73 Mon Sep 17 00:00:00 2001
From: Adrien Nunes <adrien.nunes@ensiie.fr>
Date: Thu, 6 Jan 2022 02:12:43 +0100
Subject: [PATCH] add gitignore

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

diff --git a/.gitignore b/.gitignore
index 638efef..44e33d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 config.json
 /node_modules
+/database/complot_db.json
\ No newline at end of file
-- 
GitLab