diff --git a/.gitignore b/.gitignore index 8250a35279..538763b64b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,8 +19,8 @@ /app/*.log /app/build /app/release -/.idea - +/.idea/* +!/.idea/icon.svg # Bundle /.bundle/ /vendor/bundle diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 120000 index 0000000000..5b897dd5f7 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1 @@ +../.design/ic_launcher_foreground.svg \ No newline at end of file