diff --git a/.gitignore b/.gitignore index 567ea058e..96342de40 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ fileeditor *.ipr *.iws .idea/ +!.idea/icon.png out/ # Eclipse/IntelliJ APT diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 000000000..8ddb1faee Binary files /dev/null and b/.idea/icon.png differ