mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-18 23:14:12 +01:00
c4ae30d749
* feat: cleanup and simplify the file adding interface * docs: update the configuration docs to focus on the new contents format for specifying files * docs: correct spelling Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
15 lines
137 B
Plaintext
15 lines
137 B
Plaintext
vendor
|
|
*.rpm
|
|
*.deb
|
|
!dummy.deb
|
|
*.apk
|
|
coverage.txt
|
|
dist
|
|
nfpm.yaml
|
|
.DS_Store
|
|
bin
|
|
coverage.out
|
|
/nfpm
|
|
www/site
|
|
.idea/
|
|
testdata/acceptance/tmp/ |