From 5a6532b99008bfc7b2718f575a657e36b654ac21 Mon Sep 17 00:00:00 2001 From: Andreas Rystad <andrerys@stud.ntnu.no> Date: Mon, 4 Oct 2021 14:06:19 +0000 Subject: [PATCH] Delete vcs.xml --- .idea/vcs.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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 -- GitLab