From 3684af5d308c5b74524a4b25489caaf5564d332e Mon Sep 17 00:00:00 2001 From: Nick Spinale Date: Wed, 18 Sep 2024 22:29:18 -0700 Subject: [PATCH] Add target/ to .gitignore Signed-off-by: Nick Spinale --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b9ae3dc..c0da0cf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ # SPDX-License-Identifier: BSD-2-Clause # +/target/ /build/