You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pv...@apache.org on 2019/03/29 08:53:55 UTC

[hive] branch master updated: HIVE-21406: Add .factorypath files to .gitignore (Laszlo Bodor reviewed by Peter Vary)

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

pvary pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new a190312  HIVE-21406: Add .factorypath files to .gitignore (Laszlo Bodor reviewed by Peter Vary)
a190312 is described below

commit a190312321246b002b4143c2add13aa989c617fc
Author: Laszlo Bodor <bo...@gmail.com>
AuthorDate: Fri Mar 29 09:52:51 2019 +0100

    HIVE-21406: Add .factorypath files to .gitignore (Laszlo Bodor reviewed by Peter Vary)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 0d4aa44..750f17b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ build-eclipse
 .externalToolBuilders
 .project
 .settings
+.factorypath
 *.launch
 *~
 metastore_db