.hgignore
branchv_0
changeset 5 7473a337e1ce
parent 0 9000436424bb
--- a/.hgignore	Thu Jan 10 01:47:55 2019 +0100
+++ b/.hgignore	Thu Jan 17 23:26:49 2019 +0100
@@ -1,6 +1,7 @@
 syntax: glob
 
 *~
+CMakeLists.txt.user
 
 syntax: regexp
 
@@ -10,5 +11,3 @@
 ^dist/
 ^build/
 ^nbproject/private/
-
-^.*\.qtcreator\.(config|creator|files|includes)