1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-10 19:32:54 +08:00

Add missing vcs.xml file to the android solution

Present in both `.idea.osu` and `.idea.osu.Desktop`.
This commit is contained in:
Salman Ahmed 2022-01-15 08:01:42 +03:00
parent 9e173f7fcd
commit bc64fd2078

View File

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