[Assorted-commits] SF.net SVN: assorted: [261] configs/trunk/src/darcs/boring
Brought to you by:
yangzhang
|
From: <yan...@us...> - 2008-01-20 06:41:03
|
Revision: 261
http://assorted.svn.sourceforge.net/assorted/?rev=261&view=rev
Author: yangzhang
Date: 2008-01-19 22:41:09 -0800 (Sat, 19 Jan 2008)
Log Message:
-----------
added darcs ignore of tex output
Modified Paths:
--------------
configs/trunk/src/darcs/boring
Modified: configs/trunk/src/darcs/boring
===================================================================
--- configs/trunk/src/darcs/boring 2008-01-20 06:40:42 UTC (rev 260)
+++ configs/trunk/src/darcs/boring 2008-01-20 06:41:09 UTC (rev 261)
@@ -1,2 +1,8 @@
-^_whizzy_.*_tex$
+_whizzy_.*
\.aux$
+\.bbl$
+\.blg$
+\.lof$
+\.log$
+\.lot$
+\.toc$
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|