From 586dfd4b2abddce0a1bc4b0f654065bbda729bed Mon Sep 17 00:00:00 2001 From: Yannick Date: Tue, 2 Jun 2020 20:57:52 +0200 Subject: [PATCH] remove DS_Store --- .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 b58b51eb1bcce3b292f0b283b09be84d2d433f4f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKI|>3Z5S>vG!DdU#T)`Uz(Gz$9Q5#`FLF~8kTprCgpF&yfv{2r_^uvY(4IA~Jy+%GHLx*}i$t1{qNx9A_M4w?FUN?eW<5vR?;`JC>7NWGn3>-!^De zfC^9nDnJFOz{eHH5<8iG{A3;e&iX;6Vd)od{|=!lohtBGA;&_%QP(7ai*Ls7pS=NC^Gt$`e=02O#vU>M8B>i-J< zrvHB?aYY5Fz+Wk#qvd+Jz>~7J_8w=ow!k-V%eleLFn0c7o_SK_6`Nzf VCU${NN8IT^{tTEdG%E0I1@0mY6@&l) diff --git a/.gitignore b/.gitignore index dc6a5a9..e1392b0 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /yarn-error.log yarn-debug.log* .yarn-integrity +.DS_Store \ No newline at end of file