From 54a69a5df4195988711bd20e816d3108a181fa35 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 24 Feb 2020 07:45:33 -0700 Subject: add .build to .gitignore Signed-off-by: Sean Whitton --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d42646b..31b1bfa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Git-Annex-* +/.build -- cgit v1.2.3