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:23:37 UTC

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

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7c9616d07 MINOR: Add .swp to .gitignore
7c9616d07 is described below

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

    MINOR: Add .swp to .gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ec032955a..78f077819 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ dependency-reduced-pom.xml
 .DS_Store
 .java-version
 java/bench/data
+.swp