From b03000023856cef224628ffde981d294e5e2bc24 Mon Sep 17 00:00:00 2001 From: F4ilji <121659599+F4ilji@users.noreply.github.com> Date: Sat, 14 Jun 2025 23:39:19 +0500 Subject: [PATCH] Delete .idea directory --- .idea/.DS_Store | Bin 6148 -> 0 bytes .idea/.gitignore | 8 - .idea/codeStyles/codeStyleConfig.xml | 5 - .idea/dataSources.xml | 12 - .idea/inspectionProfiles/Project_Default.xml | 21 -- .idea/modules.xml | 8 - .idea/ntspi-new.iml | 203 ----------------- .idea/php.xml | 224 ------------------- .idea/phpspec.xml | 10 - .idea/phpunit.xml | 10 - .idea/vcs.xml | 6 - 11 files changed, 507 deletions(-) delete mode 100644 .idea/.DS_Store delete mode 100644 .idea/.gitignore delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/dataSources.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/ntspi-new.iml delete mode 100644 .idea/php.xml delete mode 100644 .idea/phpspec.xml delete mode 100644 .idea/phpunit.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.DS_Store b/.idea/.DS_Store deleted file mode 100644 index 78de5e1120ec73d1db0362426b95286cd6aa21d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKu};G<5IvU;g)W^C3zCNpto?&fg)hht&^8E$M6Q4iZ21Yq-!K6K`~VUgf50E` z&UchVX#^9h(4BOC&iT&1JUg*XL~gpuCqyG68bBF)yC^mYx3jjSrxtE>v5$4pkA zqpOy;8McuDp1VC-P@o*MR-3=#e3C6fxzwa@yZp+Krt>1q(LOl5JK7(=J|1`b=D+q` zUew3u^+`kIIKv8?AX#^1f)Y+nk62Dec6vi`adh - - - \ No newline at end of file diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml deleted file mode 100644 index 3b6102e..0000000 --- a/.idea/dataSources.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - mysql.8 - true - com.mysql.cj.jdbc.Driver - jdbc:mysql://localhost:3306/ntspi_db - $ProjectFileDir$ - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 996a246..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 4d27421..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/ntspi-new.iml b/.idea/ntspi-new.iml deleted file mode 100644 index 4821541..0000000 --- a/.idea/ntspi-new.iml +++ /dev/null @@ -1,203 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 75bd6c2..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/phpspec.xml b/.idea/phpspec.xml deleted file mode 100644 index 33107fd..0000000 --- a/.idea/phpspec.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/phpunit.xml b/.idea/phpunit.xml deleted file mode 100644 index 4f8104c..0000000 --- a/.idea/phpunit.xml +++ /dev/null @@ -1,10 +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