This is an automated email from the ASF dual-hosted git repository.
kocolosk pushed a commit to branch 2971-count-distinct
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/2971-count-distinct by this
push:
new 2dc733f Add hyper directory to .gitingore file (#1365)
2dc733f is described below
commit 2dc733fb434982d27cde69b98cc990b77eeefdcc
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Mon Jun 4 14:38:16 2018 -0400
Add hyper directory to .gitingore file (#1365)
Jira: COUCHDB-2971
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index faa07f9..a1cba1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,7 @@ src/oauth/
src/rebar/
src/snappy/
src/triq/
+src/hyper/
tmp/
src/couch/*.o
--
To stop receiving notification emails like this one, please contact
[email protected].