All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ] gitignore: Move entries to the right place
@ 2012-07-10 18:17 Lucas De Marchi
  2012-07-10 18:23 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas De Marchi @ 2012-07-10 18:17 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3ff750e..38318cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,11 +36,13 @@ lib/bluetooth
 src/builtin.h
 src/bluetoothd
 audio/telephony.c
-sap/sap.c
 scripts/bluetooth.rules
 scripts/97-bluetooth.rules
 scripts/97-bluetooth-hid2hci.rules
 
+profiles/sap/sap.c
+profiles/cups/bluetooth
+
 sbc/sbcdec
 sbc/sbcenc
 sbc/sbcinfo
@@ -63,7 +65,6 @@ tools/rfcomm
 tools/l2ping
 tools/ppporc
 tools/sdptool
-cups/bluetooth
 test/agent
 test/bdaddr
 test/hciemu
-- 
1.7.11.1


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

* Re: [PATCH BlueZ] gitignore: Move entries to the right place
  2012-07-10 18:17 [PATCH BlueZ] gitignore: Move entries to the right place Lucas De Marchi
@ 2012-07-10 18:23 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2012-07-10 18:23 UTC (permalink / raw)
  To: Lucas De Marchi; +Cc: linux-bluetooth

Hi Lucas,

On Tue, Jul 10, 2012, Lucas De Marchi wrote:
> ---
>  .gitignore | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied. Thanks.

Johan

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

end of thread, other threads:[~2012-07-10 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-10 18:17 [PATCH BlueZ] gitignore: Move entries to the right place Lucas De Marchi
2012-07-10 18:23 ` Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.