Skip to content

Commit 32c88e2

Browse files
committed
Merge pull request #1284 from jakepetroules/patch-1
Ignore Qt Creator cache files for Qbs projects.
2 parents b584eee + 4011c95 commit 32c88e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Qt.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
/.qmake.stash
1717
*.pro.user
1818
*.pro.user.*
19+
*.qbs.user
20+
*.qbs.user.*
1921
*.moc
2022
moc_*.cpp
2123
qrc_*.cpp

0 commit comments

Comments
 (0)