|
From: Tapio V. <aa...@us...> - 2011-01-05 09:25:45
|
Module: editor Branch: master Commit: 87110ed1a1f3c51585f8a7cf1049becee3cad923 Author: Tapio Vierros <tap...@gm...> Date: Wed Jan 5 11:24:03 2011 +0200 Ignore QtCreator project file. --- .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 |