From ab3aec94e05fbbd414954277e26e4fd727f6976c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 12 Feb 2022 04:26:59 +0300 Subject: [PATCH] Update .gitignore --- scripts/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/.gitignore b/scripts/.gitignore index 5292519a25..8c7b543b8d 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1 +1,2 @@ -logs/ \ No newline at end of file +logs/ +database/ \ No newline at end of file