Make sure RPM packaging files are included in Git archives
If these files are missing the build jobs on build.icinga.org fail
This commit is contained in:
parent
799e020278
commit
48ca70f1db
|
@ -3,7 +3,3 @@
|
|||
|
||||
# Normalize puppet manifests' line endings to LF on checkin and prevent conversion to CRLF when the files are checked out
|
||||
.vagrant-puppet/* eol=lf
|
||||
|
||||
# Ignore packaging related files when generating and archive
|
||||
icingaweb2.spec export-ignore
|
||||
packages export-ignore
|
||||
|
|
Loading…
Reference in New Issue