[binutils-gdb] gdb: remove stale entries from gdb/.gitignore
Simon Marchi via Gdb-cvs <[email protected]>
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=55b62bd6dd616337b4620142503a16e226f0d8b8 commit 55b62bd6dd616337b4620142503a16e226f0d8b8 Author: Simon Marchi <[email protected]> Date: Thu Aug 20 14:20:24 2026 -0400 gdb: remove stale entries from gdb/.gitignore Remove some entries in gdb/.gitignore that refer to files that are no longer generated. Change-Id: Ic6d7863c5fee61867d0ab4f7a8609e4996da4a2b Approved-By: Kevin Buettner <[email protected]> Diff: --- gdb/.gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gdb/.gitignore b/gdb/.gitignore index b9b2c6f2d19..a68ed4e3317 100644 --- a/gdb/.gitignore +++ b/gdb/.gitignore @@ -1,5 +1,4 @@ /Makefile -/build-gnulib /gdb-gdb.gdb /nm.h @@ -13,14 +12,9 @@ /d-exp.c /f-exp.c /gdb -/gdbtui /gcore /go-exp.c /init.c /jit-reader.h -/jv-exp.c /m2-exp.c -/objc-exp.c -/observer.inc /p-exp.c -/rust-exp.c