mirror of
https://github.com/fleetdm/fleet
synced 2026-05-03 21:38:24 +00:00
6 lines
258 B
Text
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
|