diff --git a/.gitattributes b/.gitattributes index 35002d0cb..a24c99906 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,7 @@ # 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