Add icon in idea (#12829)

This commit is contained in:
muggleChen 2022-11-10 18:56:28 +08:00 committed by GitHub
parent bf74b4280f
commit 5b7a609a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
.DS_Store .DS_Store
.target .target
.idea/ .idea/
!.idea/icon.png
.run/ .run/
target/ target/
dist/ dist/

BIN
.idea/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB