From ef3cab912e11460b1c3194b50e7ed4e26c3cd830 Mon Sep 17 00:00:00 2001 From: Andrey Golovizin Date: Tue, 10 Mar 2020 20:56:08 +0100 Subject: [PATCH] Update the db path in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e94c10..810c99c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /dist /media -/project.db +/db /result /venv /Session.vim