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 <[email protected]>
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

Reply via email to