From cbcc875aef05ca161a962e0e529c38ae149ffc45 Mon Sep 17 00:00:00 2001 From: redtide Date: Sat, 19 Dec 2020 16:38:51 +0100 Subject: [PATCH] Updated .gitignore for QtCreator IDE files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1f6f768..b9446b3c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ CMakeFiles/ cmake_install.cmake compile_commands.json *.a -*.txt.user +*.user* *.autosave /Doxyfile .DS_Store