From ccbf48254546325329d819d33afb5483f12759eb Mon Sep 17 00:00:00 2001 From: Eliot Berriot <contact@eliotberriot.com> Date: Sat, 13 Jul 2019 18:29:49 +0200 Subject: [PATCH] Ignore binary --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1b823a2..7069647 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ dist build +funkwhale -- GitLab