diff --git a/.gitignore b/.gitignore index 8250a3527..538763b64 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 000000000..5b897dd5f --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1 @@ +../.design/ic_launcher_foreground.svg \ No newline at end of file