ignore all *build* sub directories

(grafted from 76c7dae600efc26a6fda212be518b804f101244f
)
This commit is contained in:
Gael Guennebaud 2017-12-14 14:22:14 +01:00
parent c20043c8fd
commit 7ffa27f347

View File

@ -13,7 +13,7 @@ core
core.* core.*
*.bak *.bak
*~ *~
build* *build*
*.moc.* *.moc.*
*.moc *.moc
ui_* ui_*