From d3ff9f13298cd13dfa452d656cd0697d783f9082 Mon Sep 17 00:00:00 2001 From: "@ChristelLoftus" <christel@bob.co.za> Date: Tue, 20 Aug 2024 11:56:35 +0200 Subject: [PATCH] remove unwanted files --- .DS_Store | Bin 6148 -> 0 bytes .gitignore | 1 - .idea/.gitignore | 8 ------ .idea/codeStyles/codeStyleConfig.xml | 5 ---- .idea/csv-editor.xml | 16 ----------- .idea/deployment.xml | 14 ---------- .idea/magento-uafrica-shipping-extension.iml | 10 ------- .idea/misc.xml | 6 ----- .idea/modules.xml | 8 ------ .idea/php.xml | 27 ------------------- .idea/vcs.xml | 6 ----- Model/.DS_Store | Bin 6148 -> 0 bytes Plugin/.DS_Store | Bin 6148 -> 0 bytes Plugin/Block/.DS_Store | Bin 6148 -> 0 bytes etc/.DS_Store | Bin 6148 -> 0 bytes view/frontend/.DS_Store | Bin 6148 -> 0 bytes 16 files changed, 101 deletions(-) delete mode 100644 .DS_Store delete mode 100644 .gitignore delete mode 100644 .idea/.gitignore delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/csv-editor.xml delete mode 100644 .idea/deployment.xml delete mode 100644 .idea/magento-uafrica-shipping-extension.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/php.xml delete mode 100644 .idea/vcs.xml delete mode 100644 Model/.DS_Store delete mode 100644 Plugin/.DS_Store delete mode 100644 Plugin/Block/.DS_Store delete mode 100644 etc/.DS_Store delete mode 100644 view/frontend/.DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index d44e1cb979c94e97005eb5795cca7e141a7ecfa9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK%TB{E5FEE@RX~+`<bsqhsMH(BP!$Od2n0U>X{+)`N!1tE-1!H7f$!r4v$lnt zv`Cx~pk2v3uCue=Od2}|VEU_359k1Bu?a@IbX!cWOWUxTA88Yf&GB%W<-;_~(~Vdi zPz6+h-=~1QyAAY_A;%Em`zuSrD_i&7nk~J}m>g5g=oc7cjxO%m%kdbz`DB`dZ!ovd zc~oK6InNTqO8)0cR1+tR%UBt!s>HrkVk6w4hr?>kwMiwefivFONb;65LTY>obO|Cy zi(!`LdBz2itL8aUFVuRoFe`7ErilyQ!U_`>xJ}S7b_bWtc*F9h#4i1)T%-|+LPm#= zYix5bDCnHrCFkLzBYTEh%qo15E#ya7Gk%Pxa-5Ydj3Z6$FDM{?QCe%yp?Xz76;K5} z6_E8IW)n<277p#wL1&Ku#E8Sz*q09n;lv&jkA*{Cp&3UdI;!zU4CCk=k9}O?v2f_< zF#hmi{LIFmP>h|O`C}UnlQ>kb3aA2Q1?ui+NA~~Yuh0KwlKxT!RDpk`fQbfIgFbJ` z@2wj*CwpzocFiUxafL%mq4V3Z?Z{TV&t{F+V(AbQkA*{y(DXyV%Aiga_)!Hu0QL>B AKmY&$ diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 85e7c1d..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/.idea/ diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 80fdb7f..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ -<component name="ProjectCodeStyleConfiguration"> - <state> - <option name="PREFERRED_PROJECT_CODE_STYLE" value="uAfrica" /> - </state> -</component> \ No newline at end of file diff --git a/.idea/csv-editor.xml b/.idea/csv-editor.xml deleted file mode 100644 index d67b498..0000000 --- a/.idea/csv-editor.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CsvFileAttributes"> - <option name="attributeMap"> - <map> - <entry key="$PROJECT_DIR$/i18n/en_US.csv"> - <value> - <Attribute> - <option name="separator" value="," /> - </Attribute> - </value> - </entry> - </map> - </option> - </component> -</project> \ No newline at end of file diff --git a/.idea/deployment.xml b/.idea/deployment.xml deleted file mode 100644 index 9362f19..0000000 --- a/.idea/deployment.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="PublishConfigData" remoteFilesAllowedToDisappearOnAutoupload="false"> - <serverData> - <paths name="Local or mounted folder"> - <serverdata> - <mappings> - <mapping local="$PROJECT_DIR$" web="/" /> - </mappings> - </serverdata> - </paths> - </serverData> - </component> -</project> \ No newline at end of file diff --git a/.idea/magento-uafrica-shipping-extension.iml b/.idea/magento-uafrica-shipping-extension.iml deleted file mode 100644 index 0aabce5..0000000 --- a/.idea/magento-uafrica-shipping-extension.iml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="WEB_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/" isTestSource="false" packagePrefix="Plugin\" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 3ce3588..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="MarkdownSettingsMigration"> - <option name="stateVersion" value="1" /> - </component> -</project> \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 4966609..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/magento-uafrica-shipping-extension.iml" filepath="$PROJECT_DIR$/.idea/magento-uafrica-shipping-extension.iml" /> - </modules> - </component> -</project> \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 40f5f92..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="MessDetectorOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> - <component name="PHPCSFixerOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> - <component name="PHPCodeSnifferOptionsConfiguration"> - <option name="highlightLevel" value="WARNING" /> - <option name="transferred" value="true" /> - </component> - <component name="PhpIncludePathManager"> - <include_path> - <path value="$PROJECT_DIR$/vendor/composer" /> - </include_path> - </component> - <component name="PhpProjectSharedConfiguration" php_language_level="7.1"> - <option name="suggestChangeDefaultLanguageLevel" value="false" /> - </component> - <component name="PhpStanOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> - <component name="PsalmOptionsConfiguration"> - <option name="transferred" value="true" /> - </component> -</project> \ 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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> -</project> \ No newline at end of file diff --git a/Model/.DS_Store b/Model/.DS_Store deleted file mode 100644 index a4fcd5f4ec98972dc1379b797b90b44f3200d488..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKu};G<5IwgQq+;pFm|y6^97<SOGO(636-7$qs!$}h4159u5<kPl&WG?1yz`w( z(zFs20(4iMpL4#m&(D(GBO*6h7h|Fk5k*kO-Vn_W;c?cE^wh#}F3fR5b6OR*voiM` zZ!`Qx2Kej_>5Q&ug<s?Re2F979xAWL+00i<*~#-$*Q4@jnwLJuNObYo&+ks&PIq|~ z-|$*4nybBH8akkiJgt%HjOOiZh7a50&0JnC-#_jpm)0DW|H@>aPdkq(=V4+D7z4(@ zpJsqBct~_4Xst0|3>X6&2Kau6p^S-QEf}s2G@%3l4qy&~KGzZ)6DuZ)wID_yPC|ha z>a@gg5)ON;eu-i&DB<L^_;9+i(+b6f)iHk@+{q<^)*1uGK%0TSe2)12Ki^;fw}b4< z7%&F@6$5UNX6Xc5(zms<Ieu$n=oHGrezo8x1fB2{!<V1pV`vcAW9|SG#aa*+i2V@= LG+1K{{3rvTBl}ZG diff --git a/Plugin/.DS_Store b/Plugin/.DS_Store deleted file mode 100644 index 689f74aebb9f0ea93d13c40a72825a9e06df27b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK!A`?447JCQin#2^jr_tcT**rLg8cy6hL}XF4v8Ih>u+#?&*8wI@E1JCR$12p zH#AMQ<h<0elk_F66C&b#y%-aXh$w>!4$e^Q5os6g$-peq$f=LV@?kuk*VU@$>xRQ* zK-TV*aw@5&Iqj@p_S$W&>Y|vH^$gbR^5x_D>FRy5>#_L5W3}AgApzmoTsO3&dl?_I zSkrTN7iF7$KHGEod~4^@>#M52XY`w2cV6;6xHtpOfHQEk3?OHVWao-rIs?vtGte?1 z|Azn-jE0S3`gNd4R{-D;<|L@6vlB3g0T>M%MOYxLp+F5~yJE10!ye2p8a9d=PMk(Y zKQ=Pk4TbIG#v!>AM@2840cW7gz==MNB>&(3eE;tT`I9r?3>*~$JS?U~j#skW+Iu<4 swE=nu6%oHiu?;~brDFI>D!zawfjvkC7!4amSRj57NHloi4E!qtUl$Zh$^ZZW diff --git a/Plugin/Block/.DS_Store b/Plugin/Block/.DS_Store deleted file mode 100644 index 17a3f4bbd7cabc8ac14985439ccbfd116d21bb32..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK%}&EG40g656(OV@Ip)Z97p|14+>youu&rnyRx*CZxevjK2jaj3@H~9BqtdF~ z5EnEdTXMeCu@m=8R5wKA#_N1UG$f(~%GldS(;+<0+LB(h@Su}9F6fa0z0fV?EpIdI zA_Kg4hm_Hjo}u;qyT)EVEf=H7JQOQUy}#b>U4$%~EyE06NqGG@eK>hP`za#-WyI>H zo)Mp09L`JRI;A<?;pE-ZqM7yHahFd$*Uz^q*VbG`_|9;fUq@b?n~5=C3>X8u$N*|K zOLCxStubH>7y}gp{C)6H#x!E7D4z~Aas>bmU=~4N{>gxz4Zt*FsR#?iX(&)bUA$sA z4Ts%Fzcga0sNv*fWy}*-cJYSdWOdlRxRXm2tu+RWfhGfeeH?QAKi_=+ZwA?uF<=b* zD+b&kn`C3WQmn15m*ZONp;u5A_A3>u5Okyz!<S3(5mW?r&mCYIu~dWwVm|^xgEhv$ HpEB?T9otvz diff --git a/etc/.DS_Store b/etc/.DS_Store deleted file mode 100644 index a959c9c8a835e4f3e5b3131f6477abb5843156c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKu};G<5IwgYQn7SkVDu-@g@pkVg)iuipafc^gcMZvd>1PcNPHFVe5a5oDPpPs z-AU)?obT+*vy!uk$feKuoM=Ww36ya(MKd5g&f1faT6oaKIUZ<DTPmq2Ry}Vs{6+?N z@1}H3Id<)yTKhL&+*IX8Qa-#K_A09^TNc$4qe=SmarSufcD~Cq|Doq*-Cp^a6G-Te zo~S~0Te?M?7pu0<_;tvqo!jYqlUr}Dvii#GJHKvT{JoeM1IB<c@Mjr7&1Ojs1g$j& zi~(byVSxV+9?BRLYr**IKohS3zzNJz(2r*$pl1UxDAt0oK%9gECDiE^!$~;oUj2e% zEhypS;>wsuS9W?sae6XyKDv_&g4P-X#z2>Wu{_SW{$K3A|96Az$rvyO{uKjmk}a|n zucWoL_i|ioJ@g97!hW@26M{}G#qi})d<2aGyXOutDAt0oK<pq8X|To^*ee5{Jd0BE diff --git a/view/frontend/.DS_Store b/view/frontend/.DS_Store deleted file mode 100644 index 073d5f170af0ac13acc7ea6f79c8547b36d9f88d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK%}T>S5T3C`0wUz-abKYquf`JZVqZXGMGpyEp{01s$%`-K6L|1Fy!jA*vop4h z33wCH8QA@H=QsHvyBQ+l>1sY9%84k$5M)^lh^Plmd*&=gPB~VztZyf?>)0#?68%P% zJo`S?bVUyosrUSck6-OgEX%5n74+Hj+v~~w@ylu7Xa23v;%=9xfD|;MHQi9vWiWr* zT6Sw+yl-k-Tobod`_^u~bE)Uz3^)VMfHUwv8Ni(_k{u}e><l;q&cKENIUfRsU}4xQ zrlSK>Y5{;_sFPqVy@bRB!@{stgayJH3e-@x7K1e$`e1&AVXLU&#MXSURsL*VI8{gf zklcw2MW3AkXQ0c#NVmD%|7ZAQ2AlkDi0_;MXW)-9z~gdOPVrK9xAtC7?%IHHi6J6> ptt=o|cYXq}k#poI8Py(S4Zp&$Rg^5EPvJoS5lDpi<P7`(10M|*NTC1# -- GitLab