mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Ignore Qt Creator cache files for Qbs projects.
This commit is contained in:
parent
d866fb5561
commit
4011c95e26
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