From 57b3a57452d150d83daff5b7a03257761f79ba9d Mon Sep 17 00:00:00 2001 From: CyB3RC0nN0R Date: Wed, 30 Oct 2019 06:16:44 +0100 Subject: [PATCH] Updated .gitignore to include localDB --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7836310..e12b13a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /target/ -/local_chats.db +/localDB/ \ No newline at end of file