public inbox for debugedit@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] .gitignore: Add config.guess and config.sub
@ 2024-05-16 11:43 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2024-05-16 11:43 UTC (permalink / raw)
  To: debugedit; +Cc: Mark Wielaard

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 9868abc49958..c96a0af905a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,10 +11,12 @@ Makefile.in
 aclocal.m4
 autom4te.*
 config.cache
+config.guess
 config.h
 config.h.in
 config.log
 config.status
+config.sub
 configure
 stamp-h1
 
-- 
2.45.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-16 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-16 11:43 [COMMITTED] .gitignore: Add config.guess and config.sub Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).