changeset 388:133248093ed3

misc: update .hgignore
author David Demelier <markand@malikania.fr>
date Wed, 16 Feb 2022 08:44:06 +0100
parents 4523476bc4e8
children ef4d4a51aeb7
files .hgignore
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Wed Feb 16 08:39:34 2022 +0100
+++ b/.hgignore	Wed Feb 16 08:44:06 2022 +0100
@@ -1,6 +1,9 @@
 # CMake files.
 ^build
 
+# Qt Creator files
+^CMakeLists\.txt\.user$
+
 # vim/emacs specific.
 ^tags$
 ^tags\.lock$