Browse Source

Add icon in idea (#12829)

muggleChen 2 years ago
parent
commit
5b7a609a0e
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore
  2. BIN
      .idea/icon.png

+ 1 - 0
.gitignore

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

BIN
.idea/icon.png