From: Jake Petroules Date: Sun, 16 Nov 2014 20:04:57 +0000 (-0800) Subject: Ignore Qt Creator cache files for Qbs projects. X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1284%2Fhead;p=gitignore.git Ignore Qt Creator cache files for Qbs projects. --- diff --git a/Qt.gitignore b/Qt.gitignore index 965f90d4..85a6baac 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -16,6 +16,8 @@ /.qmake.stash *.pro.user *.pro.user.* +*.qbs.user +*.qbs.user.* *.moc moc_*.cpp qrc_*.cpp