Add Git mapping for project directory in vcs.xml

This commit is contained in:
2025-10-23 04:07:23 +01:00
parent e4711df17c
commit 0e5fac82a2

View File

@@ -6,5 +6,6 @@
</profile> </profile>
</component> </component>
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component> </component>
</project> </project>