[gnome-bluetooth] gitignore: ignore test-killswitch and help files



commit cb5baba425ee7f8be51abfde905e9470ff20c1be
Author: Gustavo Padovan <gustavo padovan collabora co uk>
Date:   Wed May 15 13:39:46 2013 -0300

    gitignore: ignore test-killswitch and help files

 .gitignore |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45ac1c3..72b443f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ lib/test-client
 lib/test-agent
 lib/test-deviceselection
 lib/test-plugins
+lib/test-killswitch
 lib/gnome-bluetooth-enum-types.*
 lib/GnomeBluetooth-1.0.gir
 lib/GnomeBluetooth-1.0.typelib
@@ -75,8 +76,11 @@ sendto/org.gnome.Bluetooth.nst.gschema.valid
 
 help/*/.xml2po.mo
 help/*/gnome-bluetooth.xml
+help/*/*.xml
+help/*/*.docbook
 help/*/*.mo
-!help/C/gnome-bluetooth.xml
+!help/C/*.xml
+!help/C/*.docbook
 help/gnome-bluetooth-*.omf
 
 docs/reference/libgnome-bluetooth/gnome-bluetooth.args


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]