diff --git a/.gitignore b/.gitignore index 0ac7ba5f1d..894346e703 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -.idea/libraries/ -.idea/modules/ -.idea/workspace.xml +.idea/* +!.idea/runConfigurations/ +!.idea/uiDesigner.xml .gradle/ build/ sandbox/