You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignore all build directories which starts with 'build'
Often it is necessary to manage more build diretories in parallel which
are not handled in gitignore file. So this PR aims to extend the build pattern
with an 'asterisk' to match any build diretories which starts with build.
0 commit comments