diff -r 000000000000 -r 37aa134ae57b .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Mar 06 16:21:18 2019 +0100 @@ -0,0 +1,13 @@ +syntax: glob + +*~ +CMakeLists.txt.user + +syntax: regexp + +^temp/ + +^\.dep\.inc +^dist/ +^build/ +^nbproject/private/