diff -r 000000000000 -r 0a0cb749c10f .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Apr 14 19:01:54 2021 +0200 @@ -0,0 +1,13 @@ +syntax: glob + +*~ +CMakeLists.txt.user + +syntax: regexp + +^temp/ + +^\.dep\.inc +^dist/ +^build/ +^nbproject/private/