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 d49eda9 [Chore] Add dist dir to gitignore (#286)
d49eda9 is described below
commit d49eda9c0f766b9ee2561da850a3a137c5ad7c5a
Author: Fangbin Sun <[email protected]>
AuthorDate: Wed Jan 3 17:11:37 2024 +0800
[Chore] Add dist dir to gitignore (#286)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 8acea36..d428aff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ flink-doris-connector/release.properties
.idea
*.iml
*.DS_Store
+dist
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]