diff --git a/test/libnm-util/.cvsignore b/test/libnm-util/.cvsignore index 3f6a4befde..0803aa38c8 100644 --- a/test/libnm-util/.cvsignore +++ b/test/libnm-util/.cvsignore @@ -1,3 +1,4 @@ test-ciphers Makefile.in Makefile +test-dbus-helpers diff --git a/test/test-common/.cvsignore b/test/test-common/.cvsignore new file mode 100644 index 0000000000..282522db03 --- /dev/null +++ b/test/test-common/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in