|
From: Lasse Kärkkäi. <tr...@us...> - 2011-10-22 19:36:05
|
Author: Tapio Vierros <tap...@gm...> Date: Mon Aug 1 21:55:22 2011 +0300 Added Qt Creator's CMakeLists.txt.user to gitignore. --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4497982..74a1780 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build build32 build64 +CMakeLists.txt.user |