From: Robert Read Date: Mon, 28 Jun 2010 23:12:35 +0000 (-0700) Subject: Add missing .gitgnore files from new pthread directories. X-Git-Tag: v2_0_0-rc1~7 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=a3caea5f154ccb4f33e4d97141adad7d26f77755 Add missing .gitgnore files from new pthread directories. --- diff --git a/lnet/utils/pthread/.gitignore b/lnet/utils/pthread/.gitignore new file mode 100644 index 0000000..c3e52a2 --- /dev/null +++ b/lnet/utils/pthread/.gitignore @@ -0,0 +1,4 @@ +/Makefile +/Makefile.in +/.deps +/lstclient diff --git a/lustre/scripts/.gitignore b/lustre/scripts/.gitignore index 01a3d4a..498ec14 100644 --- a/lustre/scripts/.gitignore +++ b/lustre/scripts/.gitignore @@ -25,3 +25,4 @@ /lustre_config /lustre_createcsv /lustre_start +/tree_status.pl diff --git a/lustre/utils/pthread/.gitignore b/lustre/utils/pthread/.gitignore new file mode 100644 index 0000000..6c9c689 --- /dev/null +++ b/lustre/utils/pthread/.gitignore @@ -0,0 +1,6 @@ +/Makefile +/Makefile.in +/.deps +/lctl +/lfs +/loadgen