mirror of https://github.com/CGAL/cgal
Add cmake_install.cmake to files to be ignored by svn.
This commit is contained in:
parent
f609f5a767
commit
9da7c0a0e8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue