mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 09:07:58 +02:00
Add .cvsignore files
This commit is contained in:
parent
496f1e18a9
commit
f27c7150a9
6 changed files with 12 additions and 0 deletions
|
|
@ -13,3 +13,4 @@ bus-test
|
|||
messagebus
|
||||
session.conf
|
||||
system.conf
|
||||
dbus-daemon-1.1
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ dbus-test
|
|||
*.bbg
|
||||
*.gcov
|
||||
*.da
|
||||
dbus-arch-deps.h
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ test-dbus-glib
|
|||
*.gcov
|
||||
test-thread-client
|
||||
test-thread-server
|
||||
test-profile
|
||||
|
|
|
|||
4
test/data/valid-config-files/.cvsignore
Normal file
4
test/data/valid-config-files/.cvsignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
debug-allow-all.conf
|
||||
debug-allow-all-sha1.conf
|
||||
session.conf
|
||||
system.conf
|
||||
3
test/data/valid-service-files/.cvsignore
Normal file
3
test/data/valid-service-files/.cvsignore
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
debug-echo.service
|
||||
debug-segfault.service
|
||||
|
||||
|
|
@ -6,6 +6,8 @@ Makefile.in
|
|||
*.la
|
||||
dbus-send
|
||||
dbus-monitor
|
||||
dbus-cleanup-sockets
|
||||
dbus-launch
|
||||
*.bb
|
||||
*.bbg
|
||||
*.gcov
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue