Mon, 02 Jun 2025 18:39:40 +0200
add .idea folder to .hgignore
--- a/.hgignore Sun Oct 01 13:56:42 2023 +0200 +++ b/.hgignore Mon Jun 02 18:39:40 2025 +0200 @@ -6,3 +6,4 @@ ^build/.*$ ^nbproject/.*$ ^config\.mk$ +^\.idea/.*$