This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 308f612 adding /local to gitignore
308f612 is described below
commit 308f612d826d1264127865a1eb664a6fb924da98
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Oct 20 14:50:03 2019 -0700
adding /local to gitignore
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 1f9c53a..9afbe71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ _posts/
.project
# yml files
+
+/local/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]