From bffa63447c970651602d20e32db73d53ff42e0e4 Mon Sep 17 00:00:00 2001 From: Robert Read Date: Thu, 25 Mar 2010 10:44:51 -0700 Subject: [PATCH] Update .gitignore files. --- lustre/tests/mpi/.gitignore | 2 ++ lustre/utils/.gitignore | 2 ++ 2 files changed, 4 insertions(+) diff --git a/lustre/tests/mpi/.gitignore b/lustre/tests/mpi/.gitignore index e23ed2a..cdbc254 100644 --- a/lustre/tests/mpi/.gitignore +++ b/lustre/tests/mpi/.gitignore @@ -11,5 +11,7 @@ /parallel_grouplock /write_append_truncate /write_disjoint +/cascading_rw +/createmany_mpi /*.cmd /*.log diff --git a/lustre/utils/.gitignore b/lustre/utils/.gitignore index eaddf51..97a4a69 100644 --- a/lustre/utils/.gitignore +++ b/lustre/utils/.gitignore @@ -34,3 +34,5 @@ /lreplicate /lshowmount /ll_recover_lost_found_objs +/ltrack_stats +/lustre_rsync -- 1.8.3.1