icingaweb2/.gitattributes

6 lines
217 B
Plaintext

# Exclude files related to git when generating an archive
.git* export-ignore
# Normalize puppet manifests' line endings to LF on checkin and prevent conversion to CRLF when the files are checked out
.puppet* eol=lf