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

diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new ad49ff9  feat(.gitignore): added *.DS_Store (#58)
ad49ff9 is described below

commit ad49ff97b8c98619809849c6806575c803bcbea0
Author: DingGeGe <109070189+dinggege1...@users.noreply.github.com>
AuthorDate: Tue Aug 30 18:18:18 2022 +0800

    feat(.gitignore): added *.DS_Store (#58)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5873ef2..8acea36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ flink-doris-connector/pom.xml.releaseBackup
 flink-doris-connector/release.properties
 .idea
 *.iml
+*.DS_Store


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to