Skip to content

Commit 6f596e2

Browse files
pinguin3245678sdeleuze
authored andcommitted
Add a project icon for IntelliJ IDEA
The icon comes from https://spring.io/img/projects/spring-framework.svg. Closes gh-34444 Signed-off-by: Vincent Potucek <[email protected]>
1 parent 6786e1c commit 6f596e2

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

.gitignore

+2-1
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.svg
4647
out
4748
test-output
4849
atlassian-ide-plugin.xml

.idea/icon.svg

+52
Loading

0 commit comments

Comments
 (0)