25 lines
216 B
Plaintext
25 lines
216 B
Plaintext
# Build artifacts
|
|
build/
|
|
dist/
|
|
*.rpm
|
|
*.src.rpm
|
|
*.tar.gz
|
|
ksigner.spec
|
|
src/ksigner
|
|
docs/ksigner.8
|
|
|
|
# Temporary files
|
|
*~
|
|
*.swp
|
|
*.tmp
|
|
|
|
# RPM build artifacts
|
|
noarch/
|
|
x86_64/
|
|
SOURCES/
|
|
SPECS/
|
|
BUILD/
|
|
BUILDROOT/
|
|
RPMS/
|
|
SRPMS/
|