diff --git a/.gitignore b/.gitignore index f6fc90cd7..4902c6251 100644 --- a/.gitignore +++ b/.gitignore @@ -16,15 +16,10 @@ target *.iml !/all-deps/all-deps.iml !/tools/idea/**/*.iml -.idea/uiDesigner.xml -.idea/workspace.xml -.idea/dictionaries/ -.idea/compiler.xml -.idea/kotlinc.xml -.idea/encodings.xml -.idea/misc.xml -.idea/modules.xml -.idea/scala_compiler.xml -.idea/vcs.xml -.idea/libraries/* -.idea/artifacts/* +.idea/* +!.idea/runConfigurations +!.idea/scopes +!.idea/inspectionProfies +!.idea/codeStyles +!.idea/copyright +!.idea/checkstyle-idea.xml \ No newline at end of file