chore: Remove .idea/markdown.xml and add to .gitignore.

This commit is contained in:
Skye Elliot
2025-11-07 16:08:17 +00:00
parent 400db77e46
commit b818568b7b
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@@ -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

8
.idea/markdown.xml generated
View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MarkdownSettings">
<option name="previewPanelProviderInfo">
<ProviderInfo name="Compose (experimental)" className="com.intellij.markdown.compose.preview.ComposePanelProvider" />
</option>
</component>
</project>