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/misc.xml |
Init the repo
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..e876210 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (gait-recognition)" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file |