Commit 32cba5a6 authored by Alexey Brodkin's avatar Alexey Brodkin

Add wild-card suffix for Makefile

With "CONFIG=debug_and_release" qmake generates both Makefile.Debug and
Makefile.Release. And I assume it is useful to have all types Makefiles
ignored.
Signed-off-by: 's avatarAlexey Brodkin <alexey.brodkin@gmail.com>
parent f31b319d
......@@ -16,5 +16,5 @@
*.pro.user.*
moc_*.cpp
qrc_*.cpp
Makefile
Makefile*
*-build-*
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