[lwatch-cvs] files .cvsignore,1.1,1.2
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2004-08-10 12:34:15
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30960 Modified Files: .cvsignore Log Message: Ignore generated files. Index: .cvsignore =================================================================== RCS file: /cvsroot/lwatch/files/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 11 Jan 2004 22:11:16 -0000 1.1 --- .cvsignore 10 Aug 2004 12:34:06 -0000 1.2 *************** *** 1,2 **** ! configure Makefile.in --- 1,6 ---- ! Makefile Makefile.in + autom4te.cache + config.log + config.status + configure |