Update of /cvsroot/phpweather/phpweather/db/files
In directory usw-pr-cvs1:/tmp/cvs-serv19370
Modified Files:
.cvsignore
Log Message:
It's these files that should be ignored...
Index: .cvsignore
===================================================================
RCS file: /cvsroot/phpweather/phpweather/db/files/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore 18 Mar 2002 16:55:45 -0000 1.1
+++ .cvsignore 18 Mar 2002 17:32:11 -0000 1.2
@@ -1,3 +1,3 @@
-countries.dba.db
-metars.dba.db
-stations.dba.db
+countries.dba
+metars.dba
+stations.dba
|