From: Greg Farnum Date: Thu, 3 Nov 2011 20:59:25 +0000 (-0700) Subject: gitignore: just ignore all test_ files X-Git-Tag: v0.39~165^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b8733476d295e0d522710c24522e24c0edb5c17b;p=ceph.git gitignore: just ignore all test_ files We don't want to add a new ignore for each test! Signed-off-by: Greg Farnum --- diff --git a/.gitignore b/.gitignore index 916f4dc344e9..e986c9b64a74 100644 --- a/.gitignore +++ b/.gitignore @@ -54,8 +54,7 @@ core .cproject /build-doc /doc/object_store.png -/src/test_libhadoopcephfs_build -/src/test_filestore_idempotent +/src/test_* # temporary directory used by e.g. "make distcheck", e.g. ceph-0.42 /ceph-[0-9]*/