https://gcc.gnu.org/g:e3fca6ffc75a131edef613c9eca1d96df1aad2d3

commit e3fca6ffc75a131edef613c9eca1d96df1aad2d3
Author: Arthur Cohen <arthur.co...@embecosm.com>
Date:   Mon Jan 29 16:17:00 2024 +0100

    git: Ignore libgrust build folders
    
    ChangeLog:
    
            * .gitignore: Add libgrust target folders to the ignore list.

Diff:
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

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/

Reply via email to