From 7d20ebdcc532ed0ff40759c857b5e9dc78434caf Mon Sep 17 00:00:00 2001 From: Iddan Aaronsohn Date: Mon, 16 Dec 2019 21:58:21 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 833541e98..c97496725 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,6 @@ packrd/packed-* # The build binary /cayley # search indexes -*.bleve \ No newline at end of file +*.bleve +# Bolt DBs +*.db \ No newline at end of file