* [ptxdist] [PATCH] gitignore: remove outdated and redundant patterns for kconfig
@ 2024-03-14 11:36 Markus Heidelberg
2024-03-19 6:44 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2024-03-14 11:36 UTC (permalink / raw)
To: ptxdist; +Cc: Markus Heidelberg
New rules had been added to scripts/kconfig/.gitignore in commit
e9e8042645f3d4d07d6f ("kconfig: update to v5.11-rc3", 2021-01-22)
and superseded the others.
Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
---
.gitignore | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/.gitignore b/.gitignore
index dabf0d56e..50bfa5185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,18 +15,6 @@
logfile
-scripts/kconfig/conf
-scripts/kconfig/conf.o
-scripts/kconfig/lex.zconf.c
-scripts/kconfig/lkc_defs.h
-scripts/kconfig/mconf
-scripts/kconfig/nconf
-scripts/kconfig/zconf.hash.c
-scripts/kconfig/zconf.lex.c
-scripts/kconfig/zconf.tab.c
-scripts/kconfig/*.o
-scripts/kconfig/lxdialog/*.o
-
/bin/*
!/bin/ptxdist
!/bin/ptxdist-auto-version
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] gitignore: remove outdated and redundant patterns for kconfig
2024-03-14 11:36 [ptxdist] [PATCH] gitignore: remove outdated and redundant patterns for kconfig Markus Heidelberg
@ 2024-03-19 6:44 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-19 6:44 UTC (permalink / raw)
To: ptxdist; +Cc: Markus Heidelberg
Thanks, applied as 304e57894de6ec52c0b94c6106d850680b7637c5.
Michael
[sent from post-receive hook]
On Tue, 19 Mar 2024 07:44:48 +0100, Markus Heidelberg <m.heidelberg@cab.de> wrote:
> New rules had been added to scripts/kconfig/.gitignore in commit
> e9e8042645f3d4d07d6f ("kconfig: update to v5.11-rc3", 2021-01-22)
> and superseded the others.
>
> Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
> Message-Id: <20240314113602.2508436-1-m.heidelberg@cab.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/.gitignore b/.gitignore
> index dabf0d56eb66..50bfa5185269 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -15,18 +15,6 @@
>
> logfile
>
> -scripts/kconfig/conf
> -scripts/kconfig/conf.o
> -scripts/kconfig/lex.zconf.c
> -scripts/kconfig/lkc_defs.h
> -scripts/kconfig/mconf
> -scripts/kconfig/nconf
> -scripts/kconfig/zconf.hash.c
> -scripts/kconfig/zconf.lex.c
> -scripts/kconfig/zconf.tab.c
> -scripts/kconfig/*.o
> -scripts/kconfig/lxdialog/*.o
> -
> /bin/*
> !/bin/ptxdist
> !/bin/ptxdist-auto-version
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-19 6:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 11:36 [ptxdist] [PATCH] gitignore: remove outdated and redundant patterns for kconfig Markus Heidelberg
2024-03-19 6:44 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox