Remove misc.xml from git

This commit is contained in:
jarnedemeulemeester 2021-09-05 11:52:59 +02:00
parent 46727898fc
commit 5891e0f382
No known key found for this signature in database
GPG key ID: B61B7B150DB6A6D2
2 changed files with 1 additions and 18 deletions

1
.gitignore vendored
View file

@ -10,6 +10,7 @@
/.idea/discord.xml
/.idea/gradle.xml
/.idea/deploymentTargetDropDown.xml
/.idea/misc.xml
.DS_Store
/build
/captures

View file

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DesignSurface">
<option name="filePathToZoomLevelMap">
<map>
<entry key="app/src/main/res/layout/fragment_home.xml" value="0.1736111111111111" />
<entry key="app/src/main/res/layout/fragment_library.xml" value="0.1736111111111111" />
<entry key="app/src/main/res/layout/fragment_season.xml" value="0.20471014492753623" />
</map>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>