You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/01/24 01:58:53 UTC

[incubator-datasketches-website] 05/12: add .DS_Store to gitignore

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git

commit 69de122fd65392256942af8c8bd2502983785c40
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sun Oct 20 14:55:42 2019 -0700

    add .DS_Store to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9afbe71..0817e33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ _posts/
 # yml files
 
 /local/
+.DS_Store


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org