From c220ac7a9f3bd9ffe027f3b379d642a458e8f6a5 Mon Sep 17 00:00:00 2001 From: Ben Huntsman Date: Mon, 4 Nov 2024 14:49:49 -0800 Subject: [PATCH] FBSD: Fix typo in .gitignore for FreeBSD built products directory In the project root .gitignore, fix a typo which was causing the built products directory to not be properly ignored. Change-Id: Iea83a135b6f5a4c60c76df7c8bfcc65df90e1b39 Reviewed-on: https://gerrit.openafs.org/15903 Tested-by: BuildBot Reviewed-by: Andrew Deason --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0432c00838..c5b2326c56 100644 --- a/.gitignore +++ b/.gitignore @@ -64,7 +64,7 @@ config.log # Destination build directories /alpha_nbsd* /amd64_linux* -/amd64_fsbd* +/amd64_fbsd* /amd64_nbsd* /dest /hp_ux*