root/.hgignore @ 85:974dc80255d9

Revision 85:974dc80255d9, 216 bytes (checked in by Andreas Schaefer <gentryx@…>, 18 months ago)

clean only subdirectories html and xml of doc/ so that we cann add further documentation to doc/

Line 
1syntax: glob
2*~
3./**/test/**/*test.cpp
4./**/test/**/main.cpp
5./**/auto.cmake
6./doc/html
7./doc/xml
8./build
9./conf.yaml
10./src/conf.cmake
11./src/boost
12./src/config.h
13./src/mpilayer/typemaps.cpp
14./src/mpilayer/typemaps.h
Note: See TracBrowser for help on using the browser.