From abfdafd55a89778d4817e1a5721b5d7f51f03399 Mon Sep 17 00:00:00 2001 From: Martin Nilsson <mani@lysator.liu.se> Date: Thu, 5 Dec 2002 18:31:21 +0100 Subject: [PATCH] Removed .txt Rev: README:1.16 Rev: README-CVS:1.19 Rev: README-CVS.txt:1.19(DEAD) Rev: README.txt:1.17(DEAD) --- .gitattributes | 1 + README.txt => README | 0 README-CVS.txt => README-CVS | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) rename README.txt => README (100%) rename README-CVS.txt => README-CVS (99%) diff --git a/.gitattributes b/.gitattributes index 8226c61ca5..aae9a98bc7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ testfont binary # changes to these files. /ANNOUNCE foreign_ident /Makefile foreign_ident +/README-CVS foreign_ident /README-CVS.txt foreign_ident /bin/export.pike foreign_ident /bin/extract.pike foreign_ident diff --git a/README.txt b/README similarity index 100% rename from README.txt rename to README diff --git a/README-CVS.txt b/README-CVS similarity index 99% rename from README-CVS.txt rename to README-CVS index b5b3475d22..8b335f62c6 100644 --- a/README-CVS.txt +++ b/README-CVS @@ -1,4 +1,4 @@ -$Id: README-CVS.txt,v 1.19 2002/07/24 14:09:47 mast Exp $ +$Id: README-CVS,v 1.19 2002/12/05 17:31:21 nilsson fake $ HOW TO BUILD PIKE FROM CVS -- GitLab