diff options
| author | maks <maks@jopek.eu> | 2022-10-26 12:54:16 +0200 |
|---|---|---|
| committer | maks <maks@jopek.eu> | 2022-10-26 12:54:16 +0200 |
| commit | 81ff51148575b9ad4bc16ebf18afa5819174c7e6 (patch) | |
| tree | 9a62c9b8bd8f7118716cafdf576acb7bd80bcfe0 /.idea/vcs.xml | |
| download | applicationdevrification-81ff51148575b9ad4bc16ebf18afa5819174c7e6.tar.gz applicationdevrification-81ff51148575b9ad4bc16ebf18afa5819174c7e6.tar.zst applicationdevrification-81ff51148575b9ad4bc16ebf18afa5819174c7e6.zip | |
Initial commit, w/ v1.0.0
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 |
