From a13adc4b68dbfb01dba45f701064290d963984ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio?= Date: Sun, 4 Oct 2020 12:04:25 -0300 Subject: [PATCH] refactor: remove folder .idea --- .idea/go-algorithms.iml | 9 ---- .idea/modules.xml | 8 --- .idea/vcs.xml | 6 --- .idea/workspace.xml | 110 ---------------------------------------- 4 files changed, 133 deletions(-) delete mode 100644 .idea/go-algorithms.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml diff --git a/.idea/go-algorithms.iml b/.idea/go-algorithms.iml deleted file mode 100644 index 5e764c4..0000000 --- a/.idea/go-algorithms.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 390c9ce..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file 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 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index ceceb16..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file