diff options
author | Minteck <minteck@phoenixnet.tech> | 2021-10-31 11:51:47 +0100 |
---|---|---|
committer | Minteck <minteck@phoenixnet.tech> | 2021-10-31 11:51:47 +0100 |
commit | 60905ebe59279647a8d6208b77cbf58f995f9145 (patch) | |
tree | d662c924a1e3616d21ae91cfb39c73d21725bbaa /.idea | |
parent | e8e6a0906702dc7b569ef4f0b2d9486d772ba562 (diff) | |
download | core-60905ebe59279647a8d6208b77cbf58f995f9145.tar.gz core-60905ebe59279647a8d6208b77cbf58f995f9145.tar.bz2 core-60905ebe59279647a8d6208b77cbf58f995f9145.zip |
Add docs
Diffstat (limited to '.idea')
-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 |