Add cmake_install.cmake to files to be ignored by svn.

This commit is contained in:
Laurent Rineau 2008-04-29 13:18:43 +00:00
parent f609f5a767
commit 9da7c0a0e8
1 changed files with 1 additions and 1 deletions

View File

@ -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