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 <[email protected]>
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