From: Simon Wilkinson Date: Wed, 18 Apr 2012 08:10:36 +0000 (+0100) Subject: Update .gitignore files X-Git-Tag: upstream/1.8.0_pre1^2~2507 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=418886567064c9266824fe940592399e8daac3b9;p=packages%2Fo%2Fopenafs.git Update .gitignore files Update (and create) .gitignore files across the tree Change-Id: I7534e4f1eac44e6024f86591a171b63a64c6f320 Reviewed-on: http://gerrit.openafs.org/7241 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/tests/opr/.gitignore b/tests/opr/.gitignore index e63b4b4bc..1ad432699 100644 --- a/tests/opr/.gitignore +++ b/tests/opr/.gitignore @@ -4,3 +4,4 @@ /jhash-t /rbtree-t +/queues-t diff --git a/tests/rx/.gitignore b/tests/rx/.gitignore new file mode 100644 index 000000000..6389919e2 --- /dev/null +++ b/tests/rx/.gitignore @@ -0,0 +1 @@ +/event-t