[Assorted-commits] SF.net SVN: assorted:[944] configs/trunk/src/subversion/config
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-08-13 06:09:44
|
Revision: 944 http://assorted.svn.sourceforge.net/assorted/?rev=944&view=rev Author: yangzhang Date: 2008-08-13 06:09:50 +0000 (Wed, 13 Aug 2008) Log Message: ----------- added .project.vim files to ignore list Modified Paths: -------------- configs/trunk/src/subversion/config Modified: configs/trunk/src/subversion/config =================================================================== --- configs/trunk/src/subversion/config 2008-08-13 06:09:34 UTC (rev 943) +++ configs/trunk/src/subversion/config 2008-08-13 06:09:50 UTC (rev 944) @@ -67,7 +67,7 @@ [miscellany] ### Set global-ignores to a set of whitespace-delimited globs ### which Subversion will ignore in its 'status' output. -global-ignores = tags cscope.* *.aux *.aux *.elc *.ml[io] *.hi .*.sw? *.class *.pyc *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store +global-ignores = tags cscope.* *.aux *.aux *.elc *.ml[io] *.hi .*.sw? *.class *.pyc *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store .project.vim ### Set log-encoding to the default encoding for log messages # log-encoding = latin1 ### Set use-commit-times to make checkout/update/switch/revert This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |