diff --git a/.gitignore b/.gitignore index 6ab62408e..93c451e39 100755 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ /local.properties /.idea/workspace.xml .DS_Store -.idea/ +.idea/* +!.idea/icon.png *iml *.iml /mainframer diff --git a/.idea/icon.png b/.idea/icon.png new file mode 100644 index 000000000..ead7c3241 Binary files /dev/null and b/.idea/icon.png differ