mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-10 00:11:44 +00:00
(#16926) Ignore more test_package build dir patterns
In the binutils recipe (PR #16920) with basic_layout, a recipes/binutils/all/test_package/build-release/ directory appears.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# Conan specific
|
||||
**/test_package/build/
|
||||
**/test_package/build-*/
|
||||
**/test_package/test_output/
|
||||
conan.lock
|
||||
conanbuildinfo.txt
|
||||
|
Reference in New Issue
Block a user