aboutsummaryrefslogtreecommitdiff
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorGus Power <gus@infinitesidequests.com>2025-05-11 15:16:58 +0100
committerGus Power <gus@infinitesidequests.com>2025-05-11 15:16:58 +0100
commite1f43bb48b23338ce103dc92a53a13e72021299d (patch)
tree132b138b0d1e5b003dd8343ca9462180ab86576f /.idea/vcs.xml
first pass at ip service w/ happy path test and basic configuration
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r--.idea/vcs.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..8306744
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
+</project> \ No newline at end of file