diff -r 000000000000 -r 1bb084f84eb9 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Dec 09 17:55:03 2020 +0100 @@ -0,0 +1,13 @@ +syntax: glob + +*~ +CMakeLists.txt.user + +syntax: regexp + +^temp/ + +^\.dep\.inc +^dist/ +^build/ +^nbproject/private/