From 8034a3842b231ab234b4c5ceadc6dc72e112d8c1 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Fri, 1 May 2015 14:53:42 -0700 Subject: [PATCH] Update .gitignore https://bugzilla.gnome.org/show_bug.cgi?id=752950 --- .gitignore | 2 ++ tests/.gitignore | 1 + 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 00f5cfcf..03baf47e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,8 @@ po ABOUT-NLS _build +/build-aux/test-driver + /doc/ostree-decl.txt /doc/ostree-overrides.txt /doc/ostree-undeclared.txt diff --git a/tests/.gitignore b/tests/.gitignore index 8a94c781..0b6ff9da 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,3 +2,4 @@ ostree-http-server run-apache tmpdir-lifecycle +test-rollsum