Compare commits

..

No commits in common. 'a7be1a6dcf5017f6184b7b3d36241d96702ca8ef' and '34bf1864a680a1990f11cc4ef8dd9b65279f71eb' have entirely different histories.

  1. 1
      .gitignore
  2. 5
      .idea/codeStyles/codeStyleConfig.xml
  3. 10
      .idea/material_theme_project_new.xml
  4. 8
      .idea/modules.xml
  5. 12
      .idea/testfile.iml
  6. 6
      .idea/vcs.xml

1
.gitignore vendored

@ -1 +0,0 @@
.idea

@ -1,5 +0,0 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MaterialThemeProjectNewConfig">
<option name="metadata">
<MTProjectMetadataState>
<option name="userId" value="6311bb5e:1985f6bf3c2:-7fff" />
</MTProjectMetadataState>
</option>
</component>
</project>

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/testfile.iml" filepath="$PROJECT_DIR$/.idea/testfile.iml" />
</modules>
</component>
</project>

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

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