From 22a000456b5dcfca8857ca0a6364feb3ed6aafa8 Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Wed, 1 Apr 2026 15:54:07 +0200 Subject: [PATCH] banish apple FS cruft from the shire today and forever --- .DS_Store | Bin 6148 -> 0 bytes .gitignore | 1 + 2 files changed, 1 insertion(+) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 8cf9cee8d0c0d9f97caa04cfd06f9fac6badee6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK%}T>S5Z<+|O({YS3Oz1(Em&(?5HF$D7cim+m718M!I-U0V-BT|v%Zi|;`2DO zyMY#iM-e*%yWi~m>}Ed5{xHV)FbxhFvl(L+G(?U{iJ-aEwPk`4xtinN&yuMhNxx*8 zziGm6udx@FGM|NP_4_~kX%r^&PUn+vRjRe^x>dKD)~)*}Gk5OI(`4w)u5olBW#kvS z=U;}CY;5nI%6RUD@nohF!e9a+H&@PKfg z3aC@Ld17##4t8PU9D}(=ozA#g8Rju77mpXNRtLLK;fy;PsV4@AfprEddT8VMe+Iuy z=_7wVg+{~xG4RhA;MI{k8bVR#Z2eXqp0xtn9W)e-%TWOVeeDte1KdYi%BlSVb%=8e W<{EJpw5xPLx(Fyjs3Qh`fq^d+!%EQr diff --git a/.gitignore b/.gitignore index f40fbd8b..506af061 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ _site .sass-cache .jekyll-cache .jekyll-metadata +.DS_Store vendor