aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2024-01-29 16:17:00 +0100
committerCohenArthur <arthur.cohen@embecosm.com>2024-02-26 17:32:38 +0000
commite3fca6ffc75a131edef613c9eca1d96df1aad2d3 (patch)
tree7043d2aecc55876c66b85d231529e68c343d97f6
parent82f7ee3c5934a81089ea593fdee2cb6eae726651 (diff)
downloadgcc-e3fca6ffc75a131edef613c9eca1d96df1aad2d3.zip
gcc-e3fca6ffc75a131edef613c9eca1d96df1aad2d3.tar.gz
gcc-e3fca6ffc75a131edef613c9eca1d96df1aad2d3.tar.bz2
git: Ignore libgrust build folders
ChangeLog: * .gitignore: Add libgrust target folders to the ignore list.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 88b8aa2..b1c6625 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@ test.code-workspace
gcc/rust/test3-tiny/*
.clang-format.swap
+libgrust/*/target/