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-spark-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new f71e9b3  add the ide directory to .gitignore (#111)
f71e9b3 is described below

commit f71e9b37c229d2b6729773b4cad36dc0a40ed1cd
Author: ZhangJian He <shoot...@gmail.com>
AuthorDate: Tue Jun 13 14:45:06 2023 +0800

    add the ide directory to .gitignore (#111)
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 805d9fe..81040cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+# IDE
+.idea/**
+.vscode/**
+
 custom_env.sh
 spark-doris-connector/dependency-reduced-pom.xml
 spark-doris-connector/output/


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

Reply via email to