Skip to content

Commit

Permalink
feat: IntelliJ project icon & name (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind authored Aug 20, 2024
1 parent 23b99e1 commit 6fd6251
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.idea/
**/.idea/**
!.idea/.name
!.idea/icon.svg
build/
*/build/
.gradle/
Expand Down
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/icon.svg
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 6fd6251

Please sign in to comment.