mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 05:14:25 +02:00
Do not spread .gitattributes over multiple files
This commit is contained in:
parent
344bda04b9
commit
cf7e768f39
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1 +1,5 @@
|
||||
# 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
|
||||
.vagrant-puppet/* eol=lf
|
||||
|
1
.vagrant-puppet/.gitattributes
vendored
1
.vagrant-puppet/.gitattributes
vendored
@ -1 +0,0 @@
|
||||
* -crlf
|
Loading…
x
Reference in New Issue
Block a user