You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2021/08/05 22:50:25 UTC

[accumulo] branch 1.10 updated: reverts inadvertent .gitignore changes

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

kturner pushed a commit to branch 1.10
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/1.10 by this push:
     new bbe2de8  reverts inadvertent .gitignore changes
bbe2de8 is described below

commit bbe2de8a8c00eb0b7cc01766ac6e6db672bf8444
Author: Keith Turner <kt...@apache.org>
AuthorDate: Thu Aug 5 18:48:43 2021 -0400

    reverts inadvertent .gitignore changes
---
 server/base/.gitignore    | 1 -
 server/tserver/.gitignore | 1 -
 test/.gitignore           | 1 -
 3 files changed, 3 deletions(-)

diff --git a/server/base/.gitignore b/server/base/.gitignore
index 320dd27..e77a822 100644
--- a/server/base/.gitignore
+++ b/server/base/.gitignore
@@ -26,4 +26,3 @@
 /nbproject/
 /nbactions.xml
 /nb-configuration.xml
-/bin/
diff --git a/server/tserver/.gitignore b/server/tserver/.gitignore
index 320dd27..e77a822 100644
--- a/server/tserver/.gitignore
+++ b/server/tserver/.gitignore
@@ -26,4 +26,3 @@
 /nbproject/
 /nbactions.xml
 /nb-configuration.xml
-/bin/
diff --git a/test/.gitignore b/test/.gitignore
index c92e5e7..87da2f9 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -30,4 +30,3 @@
 # python ignores
 *.pyc
 
-/bin/