Update of /cvsroot/naviserver/naviserver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7125
Modified Files:
ChangeLog
Added Files:
.cvsignore
Log Message:
Tell cvs about files which it should ignore.
--- NEW FILE: .cvsignore ---
config.cache
config.log
config.status
Index: ChangeLog
===================================================================
RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -C2 -d -r1.191 -r1.192
*** ChangeLog 19 Aug 2005 09:01:12 -0000 1.191
--- ChangeLog 1 Oct 2005 19:50:43 -0000 1.192
***************
*** 1,2 ****
--- 1,9 ----
+ 2005-10-01 Stephen Deasey <sd...@us...>
+
+ * .cvsignore:
+ * include/.cvsignore:
+ * nsd/.cvsignore:
+ * nsthread/.cvsignore: Tell cvs about files which it should ignore.
+
2005-08-18 Stephen Deasey <sd...@us...>
|