diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2022-09-28 20:04:04 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2022-09-28 20:04:04 +0200 |
| commit | c7e46108de55f1797e96d33cf0b805c380051d13 (patch) | |
| tree | 2b50bb4e712989c790ab252e16ed662817f05bdc /.idea/vcs.xml | |
| download | kanakaeiwa-c7e46108de55f1797e96d33cf0b805c380051d13.tar.gz kanakaeiwa-c7e46108de55f1797e96d33cf0b805c380051d13.tar.zst kanakaeiwa-c7e46108de55f1797e96d33cf0b805c380051d13.zip | |
Initial commit, screen 1
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 |
