Commit 4011c95e authored by Jake Petroules's avatar Jake Petroules

Ignore Qt Creator cache files for Qbs projects.

parent d866fb55
......@@ -16,6 +16,8 @@
/.qmake.stash
*.pro.user
*.pro.user.*
*.qbs.user
*.qbs.user.*
*.moc
moc_*.cpp
qrc_*.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment