From 0fed35833b5828466ef51a4bc2732e5132cc12e2 Mon Sep 17 00:00:00 2001
From: Okhin <okhin@okhin.fr>
Date: Sat, 13 Oct 2018 19:55:02 +0200
Subject: [PATCH] Ignoring .DS_Store

---
 .gitignore       |   2 ++
 ref/v1/.DS_Store | Bin 6148 -> 0 bytes
 2 files changed, 2 insertions(+)
 delete mode 100644 ref/v1/.DS_Store

diff --git a/.gitignore b/.gitignore
index 35bf04d..f7c8bc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,8 @@ vendor/
 pdf/
 app/env
 .php_cs.cache
+.DS_Store
+__MAC
 
 tests/_data
 tests/_output
diff --git a/ref/v1/.DS_Store b/ref/v1/.DS_Store
deleted file mode 100644
index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 6148
zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3
zem<@ulZcFPQ@L2!n>{z**<q8>++&mCkOWA81W14cNZ<zv;LbK1Poaz?KmsK2CSc!(
z0ynLxE!0092;Krf2c+FF_Fe*7ECH>lEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ
zLs35+`xjp>T0<F0fCPF1$Cyrb|F7^5{eNG?83~ZUUlGt@xh*qZDeu<Z%US-OSsOPv
j)R!Z4KLME7ReXlK;d!wEw5GODWMKRea10D2@KpjYNUI8I

-- 
GitLab