2014-10-30 13:21:16 +01:00
|
|
|
# Exclude files related to git when generating an archive
|
2014-07-10 14:04:12 +02:00
|
|
|
.git* export-ignore
|
2014-10-30 13:21:16 +01:00
|
|
|
|
|
|
|
# Normalize puppet manifests' line endings to LF on checkin and prevent conversion to CRLF when the files are checked out
|
|
|
|
.vagrant-puppet/* eol=lf
|
2014-11-19 16:01:01 +01:00
|
|
|
|
|
|
|
# Ignore packaging related files when generating and archive
|
|
|
|
icingaweb2.spec export-ignore
|
|
|
|
packages export-ignore
|