Remove misc.xml from git
This commit is contained in:
parent
46727898fc
commit
5891e0f382
2 changed files with 1 additions and 18 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@
|
|||
/.idea/discord.xml
|
||||
/.idea/gradle.xml
|
||||
/.idea/deploymentTargetDropDown.xml
|
||||
/.idea/misc.xml
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
|
|
|
@ -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>
|
Loading…
Reference in a new issue