diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 3 | ||||
-rw-r--r-- | test/data/valid-config-files/.gitignore | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 78dfbd30..4eaae4a4 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -29,8 +29,11 @@ test-relay test-dbus-daemon test-marshal manual-authz +manual-dir-iter +manual-tcp test-dbus-daemon-eavesdrop test-printf test-refs test-syntax test-syslog +internals/.dirstamp diff --git a/test/data/valid-config-files/.gitignore b/test/data/valid-config-files/.gitignore index 8b16257f..2a09552e 100644 --- a/test/data/valid-config-files/.gitignore +++ b/test/data/valid-config-files/.gitignore @@ -4,3 +4,4 @@ incoming-limit.conf session.conf system.conf run-with-tmp-session-bus.conf +finite-timeout.conf |