]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 10 Oct 2007 10:59:14 +0000 (11:59 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 10 Oct 2007 16:38:00 +0000 (17:38 +0100)
CVS ignores these automatically, so they weren't in the .cvsignore when Ryan
converted the repository.

.gitignore
bus/.gitignore
test/data/invalid-service-files-system/.gitignore [new file with mode: 0644]
test/data/valid-config-files-system/.gitignore [new file with mode: 0644]
test/data/valid-service-files-system/.gitignore [new file with mode: 0644]
test/data/valid-service-files/.gitignore
test/name-test/.gitignore

index f36c2ddf92c1bd35154e451709bdf20b279837e6..b7d368cce310d8eedfb9c295ae2b972b737bd1bc 100644 (file)
@@ -1,10 +1,19 @@
+*.orig
+*.rej
+*.o
+*~
+compile
+config.cache
 config.log
 config.status
 config.sub
 configure
+depcomp
 *.pc
+install-sh
 libtool
 ltmain.sh
+missing
 stamp-h1
 stamp-h
 stamp-h.in
index 21817b8e490c718870425cb40ad1ce777e31c717..0b67447d83fd550b8af875fa2f84bd779aab2849 100644 (file)
@@ -7,6 +7,8 @@ Makefile.in
 dbus-daemon
 dbus-daemon-activation-helper
 dbus-daemon-activation-helper-test
+dbus-daemon-launch-helper
+dbus-daemon-launch-helper-test
 *.bb
 *.bbg
 *.da
@@ -17,3 +19,5 @@ messagebus
 session.conf
 system.conf
 dbus-daemon.1
+bus-test-launch-helper
+bus-test-system
diff --git a/test/data/invalid-service-files-system/.gitignore b/test/data/invalid-service-files-system/.gitignore
new file mode 100644 (file)
index 0000000..0e3ad1b
--- /dev/null
@@ -0,0 +1 @@
+*.service
diff --git a/test/data/valid-config-files-system/.gitignore b/test/data/valid-config-files-system/.gitignore
new file mode 100644 (file)
index 0000000..fee9217
--- /dev/null
@@ -0,0 +1 @@
+*.conf
diff --git a/test/data/valid-service-files-system/.gitignore b/test/data/valid-service-files-system/.gitignore
new file mode 100644 (file)
index 0000000..0e3ad1b
--- /dev/null
@@ -0,0 +1 @@
+*.service
index b6f2adcfeba50e9c52283aa2e106cf150e1bd3ff..0e3ad1b06cc8068b7dff321d1450398b5c2c455e 100644 (file)
@@ -1,6 +1 @@
-debug-echo.service
-debug-glib.service
-debug-python.service
-debug-segfault.service
-debug-shell-echo-fail.service
-debug-shell-echo-success.service
+*.service
index 91eb18307f71a6da8f8e50dcfdd926a5a7dddcd1..09930f119f4932e53af2c8b76c01ef915d467c34 100644 (file)
@@ -5,3 +5,5 @@ Makefile.in
 test-names
 test-pending-call-dispatch
 test-threads-init
+test-ids
+run-with-tmp-session-bus.conf