refactor: remove redundant Git mapping for backend folder in IDE configuration

This commit is contained in:
Mathis H (Avnyr) 2025-05-15 18:10:28 +02:00
parent f739099524
commit b64a6e9e2e

1
.idea/vcs.xml generated
View File

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