Fix project name and git root for idea

Change-Id: I754ee2a7baea3ea2cbeaab23b204ce9176e5aa30
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000..e712b54
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+korapxml2conllu
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 288b36b..94a25f7 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
     <mapping directory="$PROJECT_DIR$" vcs="Git" />
   </component>
 </project>
\ No newline at end of file