root/.hgignore @ 182:82aa7a6e19b3

Revision 182:82aa7a6e19b3, 393 bytes (checked in by Andreas Schaefer <gentryx@…>, 13 months ago)

ignore build files

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
15./tools/typemapgenerator/sample/src/*.o
16./tools/typemapgenerator/sample/src/demo
17./tools/typemapgenerator/sample/src/typemaps.h
18./tools/typemapgenerator/sample/src/typemaps.cpp
Note: See TracBrowser for help on using the browser.