commit 8c5b9258ac63dfb401fbfc5ffa10081fdf1aaba9 parent 07ae5d2e26cdcaa879964109a120c57d98fd1611 Author: William Lindholm <a22willi@student.his.se> Date: Wed, 3 May 2023 10:00:18 +0200 initial commit Diffstat:
| A | .idea/vcs.xml | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/.idea/vcs.xml 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