mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1284 from jakepetroules/patch-1
Ignore Qt Creator cache files for Qbs projects.
This commit is contained in:
commit
32c88e2a46
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
/.qmake.stash
|
||||
*.pro.user
|
||||
*.pro.user.*
|
||||
*.qbs.user
|
||||
*.qbs.user.*
|
||||
*.moc
|
||||
moc_*.cpp
|
||||
qrc_*.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue