Clean up redundant VCS mapping in IDEA configuration

This commit is contained in:
Julien Fastré 2025-07-01 10:22:21 +02:00
parent fd13038b2f
commit 0eaddce399
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

1
.idea/vcs.xml generated
View File

@ -2,7 +2,6 @@
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" /> <mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/pandoc/cl" vcs="Git" /> <mapping directory="$PROJECT_DIR$/pandoc/cl" vcs="Git" />
<mapping directory="$PROJECT_DIR$/pandoc/template" vcs="Git" /> <mapping directory="$PROJECT_DIR$/pandoc/template" vcs="Git" />
</component> </component>