diff --git a/.gitignore b/.gitignore index c4c0eb475402..edd18cb0c5e2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,8 @@ gradle-app.setting *.iws *.uml **/.idea/* -!.idea/vcs.xml +!/.idea/icon.png +!/.idea/vcs.xml /out/ /*/out/ diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 000000000000..86fefa8c2b19 Binary files /dev/null and b/.idea/icon.png differ