瀏覽代碼

无数据提交

songw 2 周之前
父節點
當前提交
dc4e940ee0
共有 3 個文件被更改,包括 8 次插入0 次删除
  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>