Signed-off-by: Angus Salkeld <[email protected]> --- .gitignore | 2 ++ test/.gitignore | 4 ++++ 2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore index d853a2a..ec5b871 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,10 @@ *.lcrso *.so* .deps +.version Makefile Makefile.in +corosync.spec aclocal.m4 autom4te.cache/ config.guess diff --git a/test/.gitignore b/test/.gitignore index f5a7b95..344fad9 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -18,3 +18,7 @@ testquorum testsam testvotequorum1 testvotequorum2 +cpgbenchzc +stress_cpgzc +testcpgzc +testzcgc -- 1.7.3.4 _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
