diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-18 02:53:43 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-18 02:57:58 +0800 |
| commit | 056d9579125dba1fccb91f191e1ff474ca6992f3 (patch) | |
| tree | f46df8adf731b8934bda1654268dc99a16bb1e8f /.idea/vcs.xml | |
| parent | b838e9617ba66542d684b8410e9f0d52ac7ff5e9 (diff) | |
chore(idea): add IntelliJ IDE project configuration files
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..35eb1dd --- /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="" vcs="Git" /> + </component> +</project>
\ No newline at end of file |
