Add project icon (#9972)

(cherry picked from commit 509bee056313c7ea4d127da72aa242ec221a25d4)
This commit is contained in:
Ivan Iskandar 2023-10-01 21:07:14 +07:00 committed by Jobobby04
parent 6f1ad9960b
commit 68ac8108a6
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,7 +2,8 @@
/local.properties /local.properties
/.idea/workspace.xml /.idea/workspace.xml
.DS_Store .DS_Store
.idea/ .idea/*
!.idea/icon.png
*iml *iml
*.iml *.iml
/mainframer /mainframer

BIN
.idea/icon.png generated Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB