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 d4dba4b0fc
commit b3812544cb
No known key found for this signature in database
GPG key ID: 24EE6FEC019F6853
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>