Skip to content

Commit 6f4ff50

Browse files
add project icon
https://youtrack.jetbrains.com/issue/IJPL-130477/Welcome-screen-only-SVG-can-be-set-as-a-project-icon https://github.com/openrewrite/rewrite/blob/main/.idea/icon.png Signed-off-by: Vincent Potucek <vpotucek@me.com> Signed-off-by: Vincent Potucek <vincent.potucek@sap.com>
1 parent 21604d1 commit 6f4ff50

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ spring-*/src/main/java/META-INF/MANIFEST.MF
4242
*.iml
4343
*.ipr
4444
*.iws
45-
.idea
45+
.idea/*
46+
!.idea/icon.png
4647
out
4748
test-output
4849
atlassian-ide-plugin.xml

.idea/icon.png

38.3 KB
Loading

0 commit comments

Comments
 (0)