From: Arthur Cohen Date: Mon, 29 Jan 2024 15:17:00 +0000 (+0100) Subject: git: Ignore libgrust build folders X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3fca6ffc75a131edef613c9eca1d96df1aad2d3;p=thirdparty%2Fgcc.git git: Ignore libgrust build folders ChangeLog: * .gitignore: Add libgrust target folders to the ignore list. --- diff --git a/.gitignore b/.gitignore index 88b8aa27a882..b1c6625d645c 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ test.code-workspace gcc/rust/test3-tiny/* .clang-format.swap +libgrust/*/target/