You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2016/10/05 20:10:37 UTC

[4/6] incubator-impala git commit: Add vim-specific files to .gitignore

Add vim-specific files to .gitignore

Change-Id: I1abcd8ca0e18178684c916ef6f7d55c25c0814a4
Reviewed-on: http://gerrit.cloudera.org:8080/4562
Reviewed-by: Tim Armstrong <ta...@cloudera.com>
Tested-by: Internal Jenkins


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

Branch: refs/heads/master
Commit: e6593378716138583328f64afb27f926223aad5e
Parents: 8a08850
Author: Lars Volker <lv...@cloudera.com>
Authored: Thu Sep 29 17:21:24 2016 +0200
Committer: Internal Jenkins <cl...@gerrit.cloudera.org>
Committed: Tue Oct 4 18:49:50 2016 +0000

----------------------------------------------------------------------
 .gitignore | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/e6593378/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 68a43cb..4a7f11a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
 *~
 *.pyc
-.*.swp
 derby.log
 thirdparty
 compile_commands.json
@@ -54,4 +53,9 @@ core.*
 hs_err_pid*.log
 
 # Binaries disallowed by ASF rules
-*.jar
\ No newline at end of file
+*.jar
+
+# Vim related files
+.*.swp
+.vimrc
+be/.ycm_extra_conf.py