This is an automated email from the ASF dual-hosted git repository.

jlli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new dad8773  skip .swp files for vim users (#4052)
dad8773 is described below

commit dad8773ff9d3b445872d720eb6e9f663cc5ce3ee
Author: Kate Wang <[email protected]>
AuthorDate: Tue Apr 2 11:20:56 2019 -0700

    skip .swp files for vim users (#4052)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 205d401..be407e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ pinot-dashboard/pinotui.egg-info
 docs/_build
 *.ipr
 *.iws
+.*.swp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to