1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 00:20:28 +08:00

Merge pull request #18333 from peppy/ignore-misc-xml

Delete and ignore rider's `misc.xml`
This commit is contained in:
Dean Herbert
2022-05-19 14:03:27 +09:00
committed by GitHub
Unverified
2 changed files with 2 additions and 11 deletions
+2
View File
@@ -340,3 +340,5 @@ inspectcode
# Fody (pulled in by Realm) - schema file
FodyWeavers.xsd
**/FodyWeavers.xml
.idea/.idea.osu.Desktop/.idea/misc.xml
-11
View File
@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SwUserDefinedSpecifications">
<option name="specTypeByUrl">
<map />
</option>
</component>
<component name="com.jetbrains.rider.android.RiderAndroidMiscFileCreationComponent">
<option name="ENSURE_MISC_FILE_EXISTS" value="true" />
</component>
</project>