From 065f3217093c3f9cc7d6e2caeb8db6d54af4d4ee Mon Sep 17 00:00:00 2001 From: MrSimbax Date: Mon, 27 Jul 2015 18:13:14 +0200 Subject: [PATCH] Ignore QtCreator temp files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 40d97d06..885f5fe8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ Makefile # Ignore gedit temp files *~ + +# Ignore QtCreator temp files +CMakeLists.txt.user +CMakeLists.txt.user.*