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
The following commit(s) were added to refs/heads/master by this push:
new 69de122 add .DS_Store to gitignore
69de122 is described below
commit 69de122fd65392256942af8c8bd2502983785c40
Author: Lee Rhodes <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]