Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH RESEND] package/config: .gitignore cleanup
@ 2010-11-04  9:00 Paulius Zaleckas
  2010-11-04 13:51 ` Thomas Petazzoni
  2010-11-05  9:22 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Paulius Zaleckas @ 2010-11-04  9:00 UTC (permalink / raw)
  To: buildroot

Now all configure generated files go to output directory.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
---

 package/config/.gitignore |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/package/config/.gitignore b/package/config/.gitignore
index 106bc12..2694c9a 100644
--- a/package/config/.gitignore
+++ b/package/config/.gitignore
@@ -1,28 +1,4 @@
 #
-# Generated files
-#
-config*
-lex.*.c
-*.tab.c
-*.tab.h
-zconf.hash.c
-*.moc
-lkc_defs.h
-gconf.glade.h
-*.pot
-*.mo
-
-#
-# configuration programs
-#
-conf
-mconf
-nconf
-qconf
-gconf
-kxgettext
-
-#
 # Quilt is being used to handle the patch series
 #
 .pc

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-05  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04  9:00 [Buildroot] [PATCH RESEND] package/config: .gitignore cleanup Paulius Zaleckas
2010-11-04 13:51 ` Thomas Petazzoni
2010-11-05  9:22 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox