From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3) with ESMTP id BAA05549 for ; Thu, 9 May 1996 01:41:50 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id LAA07197; Wed, 8 May 1996 11:30:39 -0400 (EDT) Resent-Date: Wed, 8 May 1996 11:30:39 -0400 (EDT) From: Zefram Message-Id: <3606.199605081529@cray.dcs.warwick.ac.uk> Subject: .cvsignore files To: zsh-workers@math.gatech.edu (Z Shell workers mailing list) Date: Wed, 8 May 1996 16:29:30 +0100 (BST) X-Loop: zefram@dcs.warwick.ac.uk X-Stardate: [-31]7473.22 X-US-Congress: Moronic fuckers MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"lCUm81.0.Nm1.UuBan"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1010 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu -----BEGIN PGP SIGNED MESSAGE----- The patch below adds a full complement of .cvsignore files. These are essential for those of us using CVS, and take up very little space. They really should be included in the distribution because a significant number of people need them and they really have to go into the repository to be of full use. -zefram Index: .cvsignore *** /dev/null Tue May 7 23:57:44 1996 --- .cvsignore Tue Apr 16 21:28:47 1996 *************** *** 0 **** --- 1,9 ---- + Makefile + config.cache + config.h + config.h.in + config.log + config.status + configure + stamp-h + stamp-h.in Index: Doc/.cvsignore *** /dev/null Tue May 7 23:57:45 1996 --- Doc/.cvsignore Tue Apr 16 22:00:28 1996 *************** *** 0 **** --- 1,3 ---- + Makefile + *.[0-9] + *.[0-9]? Index: Etc/.cvsignore *** /dev/null Tue May 7 23:57:47 1996 --- Etc/.cvsignore Tue Apr 16 21:28:52 1996 *************** *** 0 **** --- 1 ---- + Makefile Index: Functions/.cvsignore *** /dev/null Tue May 7 23:57:48 1996 --- Functions/.cvsignore Tue Apr 16 21:28:52 1996 *************** *** 0 **** --- 1 ---- + Makefile Index: Misc/.cvsignore *** /dev/null Tue May 7 23:57:48 1996 --- Misc/.cvsignore Tue Apr 16 21:28:53 1996 *************** *** 0 **** --- 1 ---- + Makefile Index: Src/.cvsignore *** /dev/null Tue May 7 23:57:48 1996 --- Src/.cvsignore Tue Apr 16 21:28:54 1996 *************** *** 0 **** --- 1,4 ---- + Makefile + *.pro + zsh + signames.h Index: StartupFiles/.cvsignore *** /dev/null Tue May 7 23:57:54 1996 --- StartupFiles/.cvsignore Tue Apr 16 21:28:55 1996 *************** *** 0 **** --- 1 ---- + Makefile Index: Util/.cvsignore *** /dev/null Tue May 7 23:57:54 1996 --- Util/.cvsignore Tue Apr 16 21:28:56 1996 *************** *** 0 **** --- 1 ---- + Makefile -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBMY/zzXD/+HJTpU/hAQE1eAP/byzceIAU8sozyk4HuuMnYEVldC6Q7v+r 4wyaWX0ykgTqC1u+0Ot7hUW4xWvZg8XTOScHB8ku62LBhkgkztvUisKr8b/P0opl T2Y7ONoAGUpIWWwbcOrp8/myaMhkF+Yoset//wm383cjvOjMcKpOerEG7CO8sJqD WL3UfwuGMpY= =oAGc -----END PGP SIGNATURE-----