Software installers: extract metadata from installers (part 1) (#18509)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# ignore everything except gitignore
|
||||
# software installers can be added locally to test the ExtractInstallerMetadata
|
||||
# logic, but tend to be big binary files with various licenses that might not
|
||||
# make it possible to include in the repository.
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user