Commit a52b1992a23a72821518d2bb22f7c127f9012030

Authored by 张志伟
1 parent 0cec19bb

:fire: feat(*): 美化项目

- 美化项目
Showing 2 changed files with 2 additions and 2 deletions
.gitignore
1   -.idea
2 1 *.iml
3 2 /*/target/
4 3 **/*.settings/
... ... @@ -11,7 +10,6 @@
11 10 **/*.class
12 11 **/*.pyc
13 12 **/target
14   -**/.idea
15 13 **/*.log
16 14 .settings
17 15 .project
... ... @@ -32,3 +30,5 @@ target
32 30 **/test.html
33 31 **/.fleet
34 32 **/rebel.xml
  33 +**/.idea/*
  34 +!**/.idea/**.png
... ...
.idea/icon.png 0 → 100644

1.63 KB