mirror of
https://github.com/github/gitignore.git
synced 2026-01-13 19:57:58 -05:00
build/ already matches all directories named 'build' in the repository, regardless of level. Gradle can have more than two levels of project nesting. However, /*/build/ matches only the 'build' directories of 2nd-level projects. Thus, the first pattern is more appropriate than the second.
290 B
290 B