Delete and ignore rider's `misc.xml`

This file has changed on us too many times. Doesn't seem to contain
anything of value.
This commit is contained in:
Dean Herbert 2022-05-19 13:54:44 +09:00
parent 1f6f06562b
commit f6fb8f3fb9
2 changed files with 2 additions and 11 deletions

2
.gitignore vendored
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

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>