hal: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Fri Jul 28 14:17:35 PDT 2006


 doc/api/.gitignore |    1 +
 po/.gitignore      |    1 +
 tools/.gitignore   |    4 ++++
 3 files changed, 6 insertions(+)

New commits:
diff-tree ded2e6c3119447b34e7cd492c7a126a18d0f979a (from ad7baa0bc2e7bcf9ee6102c035503e782276e82e)
Author: Richard <richard at hughsie.com>
Date:   Fri Jul 28 22:07:50 2006 +0100

    Add some more temp files to the .gitignore files.
    This makes git status have a clean output.

diff --git a/doc/api/.gitignore b/doc/api/.gitignore
index e910610..889dc26 100644
--- a/doc/api/.gitignore
+++ b/doc/api/.gitignore
@@ -11,3 +11,4 @@ hal.signals
 *.args
 *.stamp
 *.o
+tmpl
diff --git a/po/.gitignore b/po/.gitignore
index 22a3930..f2675b5 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -6,3 +6,4 @@ Makefile.in
 Makefile.in.in
 POTFILES
 *.o
+stamp-it
diff --git a/tools/.gitignore b/tools/.gitignore
index 87c0cbb..18a337e 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -15,4 +15,8 @@ hal-luks-setup
 hal-system-power-pmu
 hal-policy-is-privileged
 hal-storage-mount
+hal-storage-cleanup-all-mountpoints
+hal-storage-cleanup-mountpoint
+hal-storage-eject
+hal-storage-unmount
 *.o



More information about the hal-commit mailing list