You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by do...@apache.org on 2022/12/29 21:26:34 UTC

[orc] branch branch-1.8 updated: MINOR: Add .swp to .gitignore

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

dongjoon pushed a commit to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/branch-1.8 by this push:
     new 3f3accc0a MINOR: Add .swp to .gitignore
3f3accc0a is described below

commit 3f3accc0af800d5d6dddc152ac06f10d8a66fc07
Author: Dongjoon Hyun <do...@apache.org>
AuthorDate: Thu Dec 29 13:23:07 2022 -0800

    MINOR: Add .swp to .gitignore
    
    (cherry picked from commit 7c9616d07fc33853ab7bb6510cc0ac3394cd6df4)
    Signed-off-by: Dongjoon Hyun <do...@apache.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 09f9b47c3..8e2bca106 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ target
 .DS_Store
 .java-version
 java/bench/data
+.swp