From f99df1ca35ec943b2df94b163d1a6868fc069f02 Mon Sep 17 00:00:00 2001 From: Leo Yuriev Date: Mon, 28 May 2018 21:34:42 +0300 Subject: [PATCH] mdbx: update .gitignore Change-Id: I880b5ccca285394845300a600e2722a915f37cfe --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 981df32c..2ea34c80 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ Win32/ build-* cmake-build-* core +example libmdbx.creator.user mdbx-dll.VC.VC.opendb mdbx-dll.VC.db @@ -25,7 +26,7 @@ mdbx_copy mdbx_dump mdbx_load mdbx_stat -ootest/test +mdbx_test test.log test/test.vcxproj.user test/tmp.db