diff --git a/.gitignore b/.gitignore index a3ce6febfa..7c9cfba325 100644 --- a/.gitignore +++ b/.gitignore @@ -54,7 +54,6 @@ Release *.aps *.vcproj.* *.vcxproj.* -# dump files *.mdmp .vs/ .editorconfig/ @@ -77,10 +76,8 @@ Release */*/*/*/test-bin # Ignore Intellij metadata -**/*.iml -**/.idea *.iml -.idea +.idea/ # Ignore logs and core dumps *.log