diff --git a/.gitignore b/.gitignore index ab04bc7021..2f8c81aca6 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,7 @@ local.properties ## Directory-based project format: .idea/ +!.idea/icon.png # if you remove the above rule, at least ignore the following: # User-specific stuff: diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 0000000000..2e97f5f723 Binary files /dev/null and b/.idea/icon.png differ