From b1db6eff627a9a071b793654eeeea73f5aa303bd Mon Sep 17 00:00:00 2001 From: braam Date: Sat, 29 Sep 2001 18:20:12 +0000 Subject: [PATCH] add this to prevent locally modified config.sh files to be checked in. [This avoids accidental reformatting of partitions etc.] --- lustre/demos/.cvsignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 lustre/demos/.cvsignore diff --git a/lustre/demos/.cvsignore b/lustre/demos/.cvsignore new file mode 100644 index 0000000..cdd7c19 --- /dev/null +++ b/lustre/demos/.cvsignore @@ -0,0 +1 @@ +config.sh -- 1.8.3.1