From add1ca1cb8dbe09d9e0050695ee72d8ac33b0036 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Fri, 11 May 2007 14:25:33 +0000 Subject: [PATCH] Ignore even more LaTeX auxiliary files. --- Maintenance/svn_client/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintenance/svn_client/config b/Maintenance/svn_client/config index e6ad3c81d2f..2f9e80ff74c 100644 --- a/Maintenance/svn_client/config +++ b/Maintenance/svn_client/config @@ -74,7 +74,7 @@ ## Set global-ignores to a set of whitespace-delimited globs ## which Subversion will ignore in its 'status' output. -global-ignores = *.bak *.old .DS_Store *.a *.o *.lib *.dll *.exe *.so *.so.* debug release Debug Release *.blg *.cgallog *.aux *.hax *.hlg *.ilg *.pdflg *.log ProgramOutput.* error.txt *.ncb *.suo contents.obv .xvpics semantic.cache doc_ps doc_html doc_pdf *.moc .*~ *~ .#* *.user +global-ignores = *.bak *.old .DS_Store *.a *.o *.lib *.dll *.exe *.so *.so.* debug release Debug Release *.blg *.cgallog *.aux *.hax *.hlg *.ilg *.pdflg *.log *.toc *.cgallog.tmp* *.inc *.dvi *.mtc* *.idx ProgramOutput.* error.txt *.ncb *.suo contents.obv .xvpics semantic.cache doc_ps doc_html doc_pdf *.moc .*~ *~ .#* *.user ### Set log-encoding to the default encoding for log messages # log-encoding = latin1