From e5b9cf0c4c31e4c673f4da9fa992d2e6424407be Mon Sep 17 00:00:00 2001 From: Syaroful Date: Tue, 15 Oct 2024 08:26:48 +0700 Subject: [PATCH] fix: remove .idea from git tracking --- .idea/.gitignore | 3 - .idea/misc.xml | 12 -- .idea/mobile-smartfarming.iml | 37 ---- .idea/modules.xml | 8 - .idea/other.xml | 329 ---------------------------------- .idea/vcs.xml | 6 - 6 files changed, 395 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/misc.xml delete mode 100644 .idea/mobile-smartfarming.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/other.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index f5ef216..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/mobile-smartfarming.iml b/.idea/mobile-smartfarming.iml deleted file mode 100644 index 1444d2b..0000000 --- a/.idea/mobile-smartfarming.iml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 4b823a0..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/other.xml b/.idea/other.xml deleted file mode 100644 index a76f118..0000000 --- a/.idea/other.xml +++ /dev/null @@ -1,329 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file