浏览代码

Add project icon (#9972)

Ivan Iskandar 1 年之前
父节点
当前提交
509bee0563
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore
  2. 二进制
      .idea/icon.png

+ 2 - 1
.gitignore

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

二进制
.idea/icon.png