fleet/pkg/file/testdata/installers/.gitignore

6 lines
258 B
Text

# 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