From 01855cac968f05755723356ac8582602264fbffb Mon Sep 17 00:00:00 2001 From: Micke Prag Date: Mon, 9 Jan 2012 16:43:15 +0100 Subject: [PATCH] Add qtcreator build directory and CMakeLists.txt.user file to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 609fb881..2c86bf2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ build/ +qtcreator-build/ Doxyfile html/ latex/ +CMakeLists.txt.user