.hgignore
branchv_0
changeset 0 751260846c40
child 9 5a2c4a8d715b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Thu Jan 10 19:50:21 2019 +0100
@@ -0,0 +1,14 @@
+syntax: glob
+
+*~
+
+syntax: regexp
+
+^temp/
+
+^\.dep\.inc
+^dist/
+^build/
+^nbproject/private/
+
+^.*\.qtcreator\.(config|creator|files|includes)