We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4baf557 commit 8cb4421Copy full SHA for 8cb4421
.gitignore
@@ -1,5 +1,10 @@
1
/.idea/
2
.idea
3
+.vscode
4
+.classpath
5
+.gitignore.swp
6
+.project
7
+.settings
8
target
9
bin
10
/flink.http.connector.iml
CHANGELOG.md
@@ -2,6 +2,8 @@
## [Unreleased]
+- ignore Eclipse files in .gitignore
+
## [0.17.0] - 2024-11-28
### Added
0 commit comments