From: Simon Wilkinson Date: Wed, 18 Apr 2012 08:10:36 +0000 (+0100) Subject: Update .gitignore files X-Git-Tag: openafs-stable-1_8_0pre1~2507 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=418886567064c9266824fe940592399e8daac3b9 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 e63b4b4..1ad4326 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 0000000..6389919 --- /dev/null +++ b/tests/rx/.gitignore @@ -0,0 +1 @@ +/event-t