diff options
| author | Jinghua <[email protected]> | 2023-05-29 15:57:56 +0800 |
|---|---|---|
| committer | Jinghua <[email protected]> | 2023-05-29 15:57:56 +0800 |
| commit | c69895d45695c613f89837493835263502d9d70f (patch) | |
| tree | c7a9eb2d066a25b42c9b9900f3d1402f81a88db9 /.idea/vcs.xml | |
| parent | 8860199d618c78124ba3f6de77bce4f2c752821c (diff) | |
Diffstat (limited to '.idea/vcs.xml')
| -rw-r--r-- | .idea/vcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 2e3f692..f245aa7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,6 @@ <project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
\ No newline at end of file |
