# HG changeset patch # User František Kučera # Date 1547764010 -3600 # Node ID bfc258d51baa3e3c9203fc2b877c7ff6e5d2079a # Parent 655770e4d416dc61f0413a3be492f121df8a7e96 netbeans project + .hgignore updates diff -r 655770e4d416 -r bfc258d51baa .hgignore --- a/.hgignore Thu Dec 20 00:26:00 2018 +0100 +++ b/.hgignore Thu Jan 17 23:26:50 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)