]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gccrs: git: Ignore libgrust build folders
authorArthur Cohen <arthur.cohen@embecosm.com>
Mon, 29 Jan 2024 15:17:00 +0000 (16:17 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:21 +0000 (16:35 +0100)
ChangeLog:

* .gitignore: Add libgrust target folders to the ignore list.

.gitignore

index f044fe16b5f6d9ddb824384717efcf7f89f19748..7150fc3b29ca3c456c077799deb8638f4677bf97 100644 (file)
@@ -71,3 +71,6 @@ stamp-*
 /gmp*
 /isl*
 /gettext*
+
+# ADDITIONS from GCCRS front-end
+libgrust/*/target/