CVS: phpweather .cvsignore,1.3,1.4
Brought to you by:
iridium
From: Max H. <ir...@us...> - 2002-03-24 16:44:54
|
Update of /cvsroot/phpweather/phpweather In directory usw-pr-cvs1:/tmp/cvs-serv25761 Modified Files: .cvsignore Log Message: ignore test.php file Index: .cvsignore =================================================================== RCS file: /cvsroot/phpweather/phpweather/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- .cvsignore 19 May 2001 10:17:22 -0000 1.3 +++ .cvsignore 24 Mar 2002 16:44:51 -0000 1.4 @@ -2,3 +2,4 @@ defaults.*.php metars.db stations.db +test.php |