diff --git a/.gitignore b/.gitignore index eed84bbb42..a8c02f23b2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,10 +16,9 @@ lib # IntelliJ specific files/directories out -.idea/modules -.idea/shelf -.idea/*.xml -.idea/.gitignore +.idea +!.idea/codeStyles/Project.xml +!.idea/inspectionProfiles/Project_Default.xml *.ipr *.iws *.iml