mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Add vim-specific files to .gitignore
Change-Id: I1abcd8ca0e18178684c916ef6f7d55c25c0814a4 Reviewed-on: http://gerrit.cloudera.org:8080/4562 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Tested-by: Internal Jenkins
This commit is contained in:
committed by
Internal Jenkins
parent
8a08850fd4
commit
e659337871
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
|
||||
*.jar
|
||||
|
||||
# Vim related files
|
||||
.*.swp
|
||||
.vimrc
|
||||
be/.ycm_extra_conf.py
|
||||
|
||||
Reference in New Issue
Block a user