From 087ecee6fc00a2ace576150af303ec39b012631c Mon Sep 17 00:00:00 2001 From: Eilert Tunheim <emtunhei@stud.ntnu.no> Date: Thu, 17 Feb 2022 14:23:57 +0100 Subject: [PATCH] Added .gitignore --- .idea/misc.xml | 3 --- .idea/modules.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 2fc6c34..89e42c1 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,8 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="EntryPointsManager"> - <entry_points version="2.0" /> - </component> <component name="ProjectKey"> <option name="state" value="project://e2804f05-5315-4fc6-a121-c522a6c26470" /> </component> diff --git a/.idea/modules.xml b/.idea/modules.xml index 4f89f92..20d1c28 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> - <module fileurl="file://$PROJECT_DIR$/application.iml" filepath="$PROJECT_DIR$/application.iml" /> + <module fileurl="file://$PROJECT_DIR$/Bachelor_application.iml" filepath="$PROJECT_DIR$/Bachelor_application.iml" /> </modules> </component> </project> \ No newline at end of file -- GitLab