Skip to content

Commit bb97b2e

Browse files
committed
build: add custom IDEA project icon
Icon for IntelliJ IDEA placed into .idea, so the project is easier to pick out in the IDE.
1 parent 2adc2bf commit bb97b2e

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
**/NOTES.txt
1010
*.iml
1111
.checkstyle
12-
.idea
12+
.idea/*
13+
!.idea/icon.svg
1314
.project
1415
.~lock*
1516
*.kate-swp

.idea/icon.svg

Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)