mirror of
https://github.com/github/gitignore.git
synced 2026-04-04 10:23:10 +00: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.
27 lines
290 B
Plaintext
27 lines
290 B
Plaintext