diff options
author | Devian <devianleong@gmail.com> | 2021-06-30 10:06:41 +0800 |
---|---|---|
committer | Devian <devianleong@gmail.com> | 2021-06-30 10:06:41 +0800 |
commit | dbc3319c2c4dac461af3d6d452d2f3e950300d75 (patch) | |
tree | acac202ff9d91b2bc923e13dc90cf806d47be7e9 /.idea/vcs.xml | |
parent | bb425b79cebfd64819d295571992dc2328090964 (diff) |
Fixed scorm version reader2.0.4
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.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>
\ No newline at end of file |