HBASE-15649 Ignore buck-out when building docker image

Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/60141ef1
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/60141ef1
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/60141ef1

Branch: refs/heads/HBASE-14850
Commit: 60141ef14c1da5986d32f2ac70ccefaf14e94dde
Parents: 4f14564
Author: Elliott Clark <[email protected]>
Authored: Wed Apr 13 17:02:38 2016 -0700
Committer: Elliott Clark <[email protected]>
Committed: Tue May 17 15:02:24 2016 -0700

----------------------------------------------------------------------
 hbase-native-client/.dockerignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/60141ef1/hbase-native-client/.dockerignore
----------------------------------------------------------------------
diff --git a/hbase-native-client/.dockerignore 
b/hbase-native-client/.dockerignore
new file mode 100644
index 0000000..2cfffb7
--- /dev/null
+++ b/hbase-native-client/.dockerignore
@@ -0,0 +1,2 @@
+buck-out
+.buckd

Reply via email to