diff --git a/.gitignore b/.gitignore index a8aa3399..32eeef15 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,8 @@ node_modules/ /**/src/**/generated .gradle -.idea/ +.idea/* +!.idea/icon.svg out *.iml .DS_Store diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..545ca540 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file