瀏覽代碼

初始化

lichen 6 月之前
父節點
當前提交
66f2993c4d
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 2 0
      .idea/.gitignore
  2. 6 0
      .idea/vcs.xml

+ 2 - 0
.idea/.gitignore

@@ -1,3 +1,5 @@
 # Default ignored files
 /shelf/
 /workspace.xml
+.idea
+.idea/

+ 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>