This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a commit to branch
3907-update-docker-composeyml-to-use-nats-broker
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to
refs/heads/3907-update-docker-composeyml-to-use-nats-broker by this push:
new 0ffa104f33 refactor(#3907): Add streampipes icon for intellij
0ffa104f33 is described below
commit 0ffa104f335e74acbee8ddc883f5edc04d305134
Author: Philipp Zehnder <[email protected]>
AuthorDate: Wed Nov 12 11:44:45 2025 +0100
refactor(#3907): Add streampipes icon for intellij
---
.gitignore | 2 ++
.idea/icon.png | Bin 0 -> 5353 bytes
2 files changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 979496e559..7af5796846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,8 @@
.idea/uiDesigner.xml
.idea/*
+!.idea/icon.png
+
# Gradle:
.idea/gradle.xml
.idea/libraries
diff --git a/.idea/icon.png b/.idea/icon.png
new file mode 100644
index 0000000000..92f2f5adb2
Binary files /dev/null and b/.idea/icon.png differ