Skip to content

Commit

Permalink
add Kotest icon to IDEA config (#4088)
Browse files Browse the repository at this point in the history
add the Kotest logo into the .idea config directory.

This shows a pretty icon when opening the project in IDEA.

<img width="374" alt="image"
src="https://github.com/kotest/kotest/assets/897017/11e3ebed-3949-4489-8bd1-0fa102457777">
  • Loading branch information
aSemy committed Jun 12, 2024
1 parent 90ff587 commit f73bcfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
.allure

*.iml
.idea
.idea/**
!.idea/icon.png

# virtual machine crash logs, see https://www.java.com/en/download/help/error_hotspot.html
hs_err_pid*
Expand Down
Binary file added .idea/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f73bcfd

Please sign in to comment.