fix gitignore for newer versions of QtCreator

This commit is contained in:
Christian Daniel 2013-03-22 12:11:12 +01:00
parent eca56e35be
commit ec109f5613
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
CMakeLists.txt.user
CMakeLists.txt.user*
build/*
LOCAL/*