diff --git a/_windows/git.xml b/_windows/git.xml deleted file mode 100644 index a8092bde0cc5e4a93430f7580d55e29206ef5457..0000000000000000000000000000000000000000 --- a/_windows/git.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="Git.Application.Settings"> - <option name="SSH_EXECUTABLE" value="IDEA_SSH" /> - </component> -</application> \ No newline at end of file diff --git a/_windows/laf.xml b/_windows/laf.xml deleted file mode 100644 index dbf49b40fd2ac76a1f33cbe1b6bb042301ee65a2..0000000000000000000000000000000000000000 --- a/_windows/laf.xml +++ /dev/null @@ -1,5 +0,0 @@ -<application> - <component name="LafManager"> - <laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" /> - </component> -</application> \ No newline at end of file diff --git a/codestyles/Default.xml b/codestyles/Default.xml deleted file mode 100644 index e94f32a8c528ea144c4fa1214dc75ee997b2382e..0000000000000000000000000000000000000000 --- a/codestyles/Default.xml +++ /dev/null @@ -1 +0,0 @@ -<code_scheme name="Default" version="173" /> \ No newline at end of file diff --git a/debugger.xml b/debugger.xml deleted file mode 100644 index 16f98b39b2e20d68d2c7dd0b1411979d7d3f3c41..0000000000000000000000000000000000000000 --- a/debugger.xml +++ /dev/null @@ -1,6 +0,0 @@ -<application> - <component name="XDebuggerSettings"> - <data-views /> - <general /> - </component> -</application> \ No newline at end of file diff --git a/vcs.xml b/vcs.xml deleted file mode 100644 index b1754556dd39d591c5fd6ca106c64decb1cbd020..0000000000000000000000000000000000000000 --- a/vcs.xml +++ /dev/null @@ -1,13 +0,0 @@ -<application> - <component name="GitRememberedInputs"> - <option name="visitedUrls"> - <list> - <UrlAndUserName> - <option name="url" value="git@gitlab.pasteur.fr:dbikard/badSeed_public.git" /> - <option name="userName" value="" /> - </UrlAndUserName> - </list> - </option> - <option name="cloneParentDir" value="D:\Machine learning" /> - </component> -</application> \ No newline at end of file