From 0909c6767d1c3ad1963db2c73723a5091517db9e Mon Sep 17 00:00:00 2001 From: Kyle Brown Date: Thu, 15 Sep 2022 20:34:11 -0700 Subject: [PATCH] dstore gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dbce105..4704642 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ +# Mac Finder +.DS_Store