.hgignore
branchv_0
changeset 0 9000436424bb
child 5 7473a337e1ce
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sat Jan 05 19:03:47 2019 +0100
@@ -0,0 +1,14 @@
+syntax: glob
+
+*~
+
+syntax: regexp
+
+^temp/
+
+^\.dep\.inc
+^dist/
+^build/
+^nbproject/private/
+
+^.*\.qtcreator\.(config|creator|files|includes)