Files
openide/plugins/ide-features-trainer/testSrc/training
Ilya.Kazakevich 0f93d4f37a IJOB-596: Do not purge .idea directory.
`training.project.ProjectUtils.protectedDirNames` is a set of dirs that should never be purged.

Due to mistype, it was `idea`, not `.idea`. As result, it was purged, `modules.xml` was dropped with an expected result.

GitOrigin-RevId: 2ee26f3b3e3ff7c65fb9fa9fd59760f9592bf8d4
2025-05-28 19:12:23 +00:00
..