# HG changeset patch # User František Kučera # Date 1547764009 -3600 # Node ID 7c05cf64208815deb3eeda87199901a6762d89ce # Parent b1e861523740384f549cd5260147f6382a6739b0 netbeans project + .hgignore updates diff -r b1e861523740 -r 7c05cf642088 .hgignore --- a/.hgignore Thu Jan 17 13:13:06 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) diff -r b1e861523740 -r 7c05cf642088 nbproject/configurations.xml --- a/nbproject/configurations.xml Thu Jan 17 13:13:06 2019 +0100 +++ b/nbproject/configurations.xml Thu Jan 17 23:26:49 2019 +0100 @@ -82,7 +82,7 @@ build/Debug/src - relpipe_lib_cli_EXPORTS + relpipe_lib_cli_cpp_EXPORTS @@ -103,6 +103,9 @@ false false + + + @@ -113,10 +116,11 @@ build/Release/src/welcome - src + build/Release/src NDEBUG + relpipe_lib_cli_cpp_EXPORTS @@ -126,6 +130,10 @@ true + + + +