|
From: Jason J. <jrj...@us...> - 2010-02-06 19:59:27
|
Update of /cvsroot/autopatch/autopatch/migrate/dotnet/TestApp In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8395 Modified Files: .cvsignore Log Message: Ignore .user Index: .cvsignore =================================================================== RCS file: /cvsroot/autopatch/autopatch/migrate/dotnet/TestApp/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 24 Sep 2009 01:04:47 -0000 1.1 --- .cvsignore 6 Feb 2010 19:59:19 -0000 1.2 *************** *** 1,2 **** obj ! bin \ No newline at end of file --- 1,3 ---- obj ! bin ! TestApp.csproj.user \ No newline at end of file |