diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-16 14:09:23 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-16 14:09:23 +0800 |
commit | 8e1a23968d43f3e615a8bda81812439d4c809484 (patch) | |
tree | e03cfeac1442e347c28f711ba2b72edf01e71dde /.idea/modules.xml |
Init the repo
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..79c6eb7 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/gait-recognition.iml" filepath="$PROJECT_DIR$/.idea/gait-recognition.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |