From b818568b7b4b523ccb7c26a1cf6c8bd8ac2e4c5b Mon Sep 17 00:00:00 2001 From: Skye Elliot Date: Fri, 7 Nov 2025 16:08:17 +0000 Subject: [PATCH] chore: Remove `.idea/markdown.xml` and add to `.gitignore`. --- .gitignore | 1 + .idea/markdown.xml | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 .idea/markdown.xml diff --git a/.gitignore b/.gitignore index e1b1c5c8ab..5ed296ab80 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ captures/ .idea/deviceManager.xml .idea/gradle.xml .idea/jarRepositories.xml +.idea/markdown.xml .idea/misc.xml .idea/modules.xml # Comment next line if keeping position of elements in Navigation Editor is relevant for you diff --git a/.idea/markdown.xml b/.idea/markdown.xml deleted file mode 100644 index c61ea3346e..0000000000 --- a/.idea/markdown.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file