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-memory.git
The following commit(s) were added to refs/heads/master by this push:
new 0fccd9c Update gitignore to exclude /local/
0fccd9c is described below
commit 0fccd9c381cb72b038c63bb1da2bf8e29cce4bdc
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Jun 27 10:35:06 2019 -0700
Update gitignore to exclude /local/
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 498d01a..9b8e1c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@ bin/
#Test config and output
test-output/
.clover/
-
+/local/
reports/
.pmd
tmp/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]