mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
Fixing the source URL format to confirm to more normative rpmbuild standards and to allow for proper use of spectool/rpmspectool. This change now produces a proper archive with the name and version number used.
36 lines
387 B
Plaintext
36 lines
387 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
# JetBrains IDE project directory
|
|
.idea/
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
*.test
|
|
*.prof
|
|
|
|
*.aci
|
|
assets/
|
|
bin/
|
|
_output/
|
|
tools/
|
|
contrib/registry/data
|
|
contrib/rpm/*.tar.gz
|