Explorar el Código

无数据提交

songw hace 2 semanas
padre
commit
dc4e940ee0
Se han modificado 3 ficheros con 8 adiciones y 0 borrados
  1. 1 0
      .gitignore
  2. 1 0
      .idea/gradle.xml
  3. 6 0
      .idea/vcs.xml

+ 1 - 0
.gitignore

@@ -8,3 +8,4 @@
 /build
 /captures
 .externalNativeBuild
+

+ 1 - 0
.idea/gradle.xml

@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
+  <component name="GradleMigrationSettings" migrationVersion="1" />
   <component name="GradleSettings">
     <option name="linkedExternalProjectsSettings">
       <GradleProjectSettings>

+ 6 - 0
.idea/vcs.xml

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