From 31c2acec2c28632b149a758b319eff155c0396de Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 2 Oct 2024 11:05:00 +0200 Subject: [PATCH] Git ignore .idea/runConfigurations.xml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 78fa471170..bde49b3cf4 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ captures/ # Comment next line if keeping position of elements in Navigation Editor is relevant for you .idea/navEditor.xml .idea/other.xml +.idea/runConfigurations.xml .idea/tasks.xml .idea/workspace.xml .idea/libraries