hal: Branch 'master'
Richard Hughes
hughsient at kemper.freedesktop.org
Wed Jan 31 09:34:21 PST 2007
.gitignore | 1 +
hald/.gitignore | 2 ++
2 files changed, 3 insertions(+)
New commits:
diff-tree f47230b49f1234f34c617e79963d18ba3a68cb26 (from 92209ec0ae7b860746beb243fa52a1d405efb29f)
Author: Richard Hughes <richard at hughsie.com>
Date: Wed Jan 31 17:33:21 2007 +0000
add new files to .gitignore files
Add the new compile, hald-cache-test and hald-generate-fdi-cache files
to .gitignore to keep the output of git status clean.
diff --git a/.gitignore b/.gitignore
index 8bf4f58..59e3000 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ config.log
config.status
config.sub
configure
+compile
hal.conf
hal.pc
hal-policy.pc
diff --git a/hald/.gitignore b/hald/.gitignore
index f70abcb..d7a36ff 100644
--- a/hald/.gitignore
+++ b/hald/.gitignore
@@ -6,6 +6,8 @@ hald
haldaemon
hald_marshal.c
hald_marshal.h
+hald-cache-test
+hald-generate-fdi-cache
*.o
*~
.local-fdi
More information about the hal-commit
mailing list