You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2017/03/17 21:51:06 UTC

orc git commit: ORC-165. Add Eclipse files to gitignore.

Repository: orc
Updated Branches:
  refs/heads/master 54a6ee149 -> ae78af240


ORC-165. Add Eclipse files to gitignore.

Signed-off-by: Owen O'Malley <om...@apache.org>


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

Branch: refs/heads/master
Commit: ae78af240fc345fc6a946e00d2eafc9cc3de2188
Parents: 54a6ee1
Author: Sergey Shelukhin <se...@hortonworks.com>
Authored: Fri Mar 17 14:50:39 2017 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Fri Mar 17 14:50:39 2017 -0700

----------------------------------------------------------------------
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/ae78af24/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 40178ec..d19be3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
 build
 target
+.classpath*
+.project
+.settings
 *~
 *.iml
 *.ipr