mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-09 12:10:09 +00:00
The versity/rpm-build container has all the bits that scout needs along with our tooling for building RPMs. Switching allows us to start adding rpm builds soon. This also picks up sparse and other nice bits that we are now iterating on in a separate repository from the original omnibus versity docker repository.
13 lines
117 B
Plaintext
13 lines
117 B
Plaintext
*.o
|
|
*.ko
|
|
*.mod.c
|
|
*.cmd
|
|
*~
|
|
src/.tmp_versions/
|
|
src/Module.symvers
|
|
src/modules.order
|
|
cscope.*
|
|
*.spec
|
|
*.sw[po]
|
|
rpmbuild/
|