From 9da7c0a0e844b858187f4c54b3e2547fc88eca62 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 29 Apr 2008 13:18:43 +0000 Subject: [PATCH] Add cmake_install.cmake to files to be ignored by svn. --- 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 2b8ad516dfc..57ce5996cb4 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 *.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 *.aps doc_doxygen CMakeCache.txt CMakeFiles +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 *.aps doc_doxygen CMakeCache.txt CMakeFiles cmake_install.cmake ### Set log-encoding to the default encoding for log messages # log-encoding = latin1