Add project icon (#9972)

This commit is contained in:
Ivan Iskandar 2023-10-01 21:07:14 +07:00 committed by GitHub
parent afb1ee2200
commit 509bee0563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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

BIN
.idea/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB