# HG changeset patch # User František Kučera # Date 1547764009 -3600 # Node ID 5f79c1a30f9fce88c2a351c085490cc09d523960 # Parent bd596c95395bc42c077cc56652ed2f8eafde259e netbeans project + .hgignore updates diff -r bd596c95395b -r 5f79c1a30f9f .hgignore --- a/.hgignore Thu Dec 20 00:26:00 2018 +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) diff -r bd596c95395b -r 5f79c1a30f9f nbproject/configurations.xml --- a/nbproject/configurations.xml Thu Dec 20 00:26:00 2018 +0100 +++ b/nbproject/configurations.xml Thu Jan 17 23:26:49 2019 +0100 @@ -43,7 +43,6 @@ Factory.cpp - welcome.cc - @@ -96,13 +94,6 @@ - - - - src - - - @@ -110,9 +101,6 @@ false false - - - @@ -136,10 +124,6 @@ true - - - - diff -r bd596c95395b -r 5f79c1a30f9f nbproject/project.xml --- a/nbproject/project.xml Thu Dec 20 00:26:00 2018 +0100 +++ b/nbproject/project.xml Thu Jan 17 23:26:49 2019 +0100 @@ -5,7 +5,7 @@ relpipe-lib-writer.cpp - cc,cpp + cpp h UTF-8