diff -r 000000000000 -r 6ff501639c23 .hgignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Wed Aug 14 16:16:58 2019 +0200
@@ -0,0 +1,13 @@
+syntax: glob
+
+*~
+CMakeLists.txt.user
+
+syntax: regexp
+
+^temp/
+
+^\.dep\.inc
+^dist/
+^build/
+^nbproject/private/