From 3e2dcb8b2e68cfc6edd2dc8c1c1f6a7f8005f20e Mon Sep 17 00:00:00 2001 From: Jonathan Weth <wethjo@katharineum.de> Date: Fri, 4 Oct 2019 15:19:47 +0200 Subject: [PATCH] Update vcs.xml --- .idea/vcs.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 0ac9b638a..5ace414d8 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$" vcs="Git" /> - <mapping directory="$PROJECT_DIR$/schoolapps/static/materialize" vcs="" /> </component> -</project> \ No newline at end of file +</project> -- GitLab