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:
Lars Volker
2016-09-29 17:21:24 +02:00
committed by Internal Jenkins
parent 8a08850fd4
commit e659337871

8
.gitignore vendored
View File

@@ -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