From da24bb2bfc6c5113e3bcb693ec47dec2c6f3a66d Mon Sep 17 00:00:00 2001 From: Sudarsan Balaji Date: Thu, 14 Oct 2021 00:05:04 +0530 Subject: [PATCH] Ignore more files mac-specific local sled database --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fd477d..fbdc479 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ bdk_ffi_test local.properties *.log *.dylib -*.so \ No newline at end of file +*.so +.DS_Store +testdb