Ignore packaging related files when generating and archive

This commit is contained in:
Eric Lippmann 2014-11-19 16:01:01 +01:00
parent 9e8d259465
commit e55d5e146e
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored
View File

@ -3,3 +3,7 @@
# Normalize puppet manifests' line endings to LF on checkin and prevent conversion to CRLF when the files are checked out # Normalize puppet manifests' line endings to LF on checkin and prevent conversion to CRLF when the files are checked out
.vagrant-puppet/* eol=lf .vagrant-puppet/* eol=lf
# Ignore packaging related files when generating and archive
icingaweb2.spec export-ignore
packages export-ignore