From feefabe4aac9b01a93ad8d472fd01ecaf0e91524 Mon Sep 17 00:00:00 2001 From: boban Date: Fri, 24 Apr 2026 15:10:39 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=20hinzugef=C3=BCgt,=20IDE/O?= =?UTF-8?q?S-Dateien=20entfernt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 10244 -> 0 bytes .gitignore | 4 ++++ .idea/.gitignore | 8 -------- .idea/copilot.data.migration.agent.xml | 6 ------ .idea/copilot.data.migration.ask.xml | 6 ------ .idea/copilot.data.migration.ask2agent.xml | 6 ------ .idea/copilot.data.migration.edit.xml | 6 ------ .idea/mailwolt-installer.iml | 8 -------- .idea/misc.xml | 6 ------ .idea/modules.xml | 8 -------- .idea/php.xml | 19 ------------------- .idea/vcs.xml | 6 ------ config/.DS_Store | Bin 6148 -> 0 bytes 13 files changed, 4 insertions(+), 79 deletions(-) delete mode 100644 .DS_Store create mode 100644 .gitignore delete mode 100644 .idea/.gitignore delete mode 100644 .idea/copilot.data.migration.agent.xml delete mode 100644 .idea/copilot.data.migration.ask.xml delete mode 100644 .idea/copilot.data.migration.ask2agent.xml delete mode 100644 .idea/copilot.data.migration.edit.xml delete mode 100644 .idea/mailwolt-installer.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 config/.DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index d721d4f12ec264749466dd329cf7bbf00f5412ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10244 zcmeHMO>ERg6n-xx#7jtVLP7ySWw93|BDxLXPpFDnKqd5$D2^Z@pkSeT5`xuCH1nQk-t+i<_Gjn4 z1pq8=R=)tS0KlLwq`9AlU7A=Iy{q*lGr|waAHav&Ou#GUfS0?h^@K)1BcKt`2xtT} z0v`eb^vxE{7*bM?8Uc-fMxc#=ct2Rwg|rjdR8qb=XpkuY$$pxajdaQbq>q(IJCRK# zr7N9NWe=FRVv=H@a;J4mn3J><*;G=w11fjGWM@n=6qLJ@pC!!!Z6)=n5zq*9BOr43 zy-)!T3|2GwyP#5$`stUlN#_pRawDoIx&EVaJ@BKrQ1}P?_Vf?z9W(}wA>)p-#v4xT z#+y;m4VT5y0_Q=wrMu;uzSk(3V^=tfU7vZObnvSlnXKIMS(P`6e3Mlp>FcNkBWL7F z=Hcz_$-?;wYx2T{oe69E;$&gMnmTiCXD4Tj=RdzRUs?|~82>?DHDL1EfMIpq9)BdQ zBPPGHmBfU9wPO0;G+R;S_6_YH{^Wo;GJ0@iY-D_V{LrU|j~qREtYjW6yOs4?D6aMj z4|rG%HoZl^!kOcL=PkzG{a7d^b2MW&?^VBfJ+<(lPBvq&C*--l3O$c4*FwKKySf^A z@nT9}DwzkOO2~s?jz@m%bGEb+5zsTSw=u(3IqkSbAkWstQgqV`Ba&S{i%V`8x~%3E zAKVGtvKP#vs!-onSwHJ&$X13N--g?6#5TytfeIq z^MBOUi+X`^=H+sE`|D)MfKzZ8Zh!-8(14%d7kCJd;7|Aup27?4$3u7mPvI1PiPLx; zXYe*wa1DLDtNi;~H~M(zmKf1-$Bo`{LKbjVqj}*o2ocdBBns3ahA36W5*PYA^)wAK z);&UmOjIc<{QDMEkW3goc6@g#bU#NQFDKfx-jxdUFn3cRZ{KgyGxQc*NHM9C6ArAv zJ!rzu@GJZVkKu240?*+k4kw(Lz_WNBZQ{fYT*j*4gna60(>5zUlh@E5@Ox4-cRj<4 z0b&EEzaYyAJVCx`PNXb*gb%5RQe4oVg&zAXq;7NO;cpW~D;fcffJQ(gpb_X91oo&% zEK&cz_U7OJdnR5Th( - - - - \ No newline at end of file diff --git a/.idea/copilot.data.migration.ask.xml b/.idea/copilot.data.migration.ask.xml deleted file mode 100644 index 7ef04e2..0000000 --- a/.idea/copilot.data.migration.ask.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/copilot.data.migration.ask2agent.xml b/.idea/copilot.data.migration.ask2agent.xml deleted file mode 100644 index 1f2ea11..0000000 --- a/.idea/copilot.data.migration.ask2agent.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/copilot.data.migration.edit.xml b/.idea/copilot.data.migration.edit.xml deleted file mode 100644 index 8648f94..0000000 --- a/.idea/copilot.data.migration.edit.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/mailwolt-installer.iml b/.idea/mailwolt-installer.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/mailwolt-installer.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ 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 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 2492f5c..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index f324872..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,19 +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/config/.DS_Store b/config/.DS_Store deleted file mode 100644 index f4a98d24047efb25656ac9bb8a37c2026d75a531..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKPfrs;6n_Inwji=Vi%2xt*oz57D-y*RLtQXhJwRB3MZmh-E@fqzX?C|1BqTj+ z;s@{p_!&5Q@#xiq7r%f9PhR!SpAE%o;>j4@m%RDCdGp@PzTb9dIsib-M)fLy4geY| z$5bCSKM_98wL`j;CxuAF9D7BdRUDr=9kGccVIX1P?_+>}yFEam1|GKU-!I=1Ow`NY zgosCPi*%Y{U47|CPTlvyD4+j8y1G+6r+T$stzX-)wpi1O?5Gi%cCf~K%Z&L>Y}?L? z=QhiFW{%Ow_NW_(1h491$oeCXR$0?z4O$IFt|bSww3aUGV+RLQ`5TkQ)XdD`q;YU_ zDnDsVU%P&InAWnnE4P-)+x`w^FT^tg!M#byfWjDFqS027SJ_n+k@s;$pL9L0Dc#q9 zdf?2UJ~TWslo`rqv!iFn&W(?sFY6V${8{Ii&jQnLxFxT`sO3F(OOd-5aigpc z{}8w2R-YWZmiOxzlR0*Xx$Xt7OV?_FS6$fL4Be>IX0Mj@!LSlA-(O^*7kP}Xu7^l- zF>-f`bd%wVyGZduoeza8ZV)1N8bLy{{N=pq|k(cgn{2>fbS0mD#wDtmPE02U?Z*oi2QGa5VXbi zj%aWPVnJa`B6?7WOhuHbL|rk6Oh><=;tC2|5@k9Nu`?3KEkx zVIX1PBm>>DtMl{!?yv9vCzFz1!a%~nKg9q^&0F&(mZZ+sj^g-PYoINpk#KZ?gth2WUM4a9=NmPGWRB!2`14M~$Q@JAW=4h8+y8UO$Q