Commit 2aab0486 authored by Miikka Heikkinen's avatar Miikka Heikkinen Committed by The Qt Project
Browse files

Add qmake generated files to .gitignore.


Add source files generated by qmake for automatic static plugin
imports to .gitignore.

Change-Id: I2a2da2f8db41b41601566e66238affa3dcc66dff
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
parent 7fcf1cf6
No related merge requests found
Showing with 3 additions and 0 deletions
...@@ -312,3 +312,6 @@ tests/auto/dbus/qdbusinterface/qmyserver/qmyserver ...@@ -312,3 +312,6 @@ tests/auto/dbus/qdbusinterface/qmyserver/qmyserver
tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal tests/auto/gui/kernel/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal
tests/auto/network/bearer/qnetworksession/lackey/lackey tests/auto/network/bearer/qnetworksession/lackey/lackey
tests/auto/widgets/kernel/qapplication/modal/modal tests/auto/widgets/kernel/qapplication/modal/modal
# Generated static plugin import sources
*_plugin_import.cpp
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