From 4186073b8885e250a38911d0141ccea807f939dd Mon Sep 17 00:00:00 2001 From: Fabian Tamp Date: Mon, 16 Sep 2019 17:10:38 +0200 Subject: [PATCH] Update gitignore for goreleaser --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cf59e0f..7ebac16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # build artefacts /grouse /dist +# Skip subfolders under test-fixtures; they're just for hacking around. +# I wouldn't have bothered including this but goreleaser is complaining about +# the working tree being dirty. +/test-fixtures/*/