From cadf0432290b0bc147c7b5dd54c63bc94986743c Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 8 Sep 2021 12:51:18 +0200 Subject: [PATCH] Add getoff-arm64-linux to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf45901132..3838b5b083 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ # /auxprogs/ /auxprogs/.deps /auxprogs/getoff-amd64-darwin +/auxprogs/getoff-arm64-linux /auxprogs/getoff-x86-darwin /auxprogs/getoff-amd64-linux /auxprogs/getoff-x86-linux -- 2.47.2