From f131d13abeb612a0c0a04519f17a1c7e48271523 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Wed, 16 Jul 2025 14:44:35 +0200 Subject: [PATCH] remove DB file --- backend/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/.gitignore b/backend/.gitignore index f083cdbb..156d46ab 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,4 +1,3 @@ -database/__pycache__/ .env __pycache__/ temp*.pdf \ No newline at end of file