[R-gregmisc-users] SF.net SVN: r-gregmisc:[1604] trunk/gdata/.Rinstignore
Brought to you by:
warnes
From: <wa...@us...> - 2012-09-12 17:29:44
|
Revision: 1604 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1604&view=rev Author: warnes Date: 2012-09-12 17:29:38 +0000 (Wed, 12 Sep 2012) Log Message: ----------- Don't ignore .Rnw files, but do ignore .svn files. Modified Paths: -------------- trunk/gdata/.Rinstignore Modified: trunk/gdata/.Rinstignore =================================================================== --- trunk/gdata/.Rinstignore 2012-09-11 20:41:43 UTC (rev 1603) +++ trunk/gdata/.Rinstignore 2012-09-12 17:29:38 UTC (rev 1604) @@ -1,4 +1,4 @@ doc/.*\.tex$ doc/.*\.sty$ doc/.*\.dtx$ -doc/.*\.Rnw$ \ No newline at end of file +\.svn \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |