Add Allstar exemptions (Fix #3328)
This commit is contained in:
14
.allstar/binary_artifacts.yaml
Normal file
14
.allstar/binary_artifacts.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
# Ignore reason: These artifacts are used by the Make based build recipes on windows.
|
||||
# note: Windows doesn't provide an ubiquitous package manager we could depends on
|
||||
# to have these tools available on the user host machine.
|
||||
ignorePaths:
|
||||
- tools/make.exe
|
||||
- tools/win/grep.exe
|
||||
- tools/win/gzip.exe
|
||||
- tools/win/libiconv2.dll
|
||||
- tools/win/libintl3.dll
|
||||
- tools/win/mkdir.exe
|
||||
- tools/win/pcre3.dll
|
||||
- tools/win/regex2.dll
|
||||
- tools/win/rm.exe
|
||||
- tools/win/sed.exe
|
||||
Reference in New Issue
Block a user