bottlerocket-os / bottlerocket

An operating system designed for hosting containers
https://bottlerocket.dev
Other
8.78k stars 519 forks source link

kmod-*-nvidia: add git ignore for rpms #4020

Closed yeazelm closed 5 months ago

yeazelm commented 5 months ago

Description of changes: The new source for Fabric Manager is an RPM file so this configures git to ignore these source files.

Testing done: Built an NVIDIA variant and confirmed the tree doesn't find tracked files:

$ git status
On branch rpm-ignore
nothing to commit, working tree clean

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.