Mineplex/.idea/vcs.xml
Daniel Waggner b0af4b89e6 Update vcs.xml
Project was incorrectly trying to access git information from location PROJ_DIR$/Plugins due to improper mapping settings.
2021-05-24 10:57:19 -07:00

6 lines
180 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>