pcs-remote-monitoring-webui/.gitattributes

14 строки
256 B
Plaintext

# Auto-detect text files, ensure they use LF.
* text=auto eol=lf
# Bash scripts
*.sh text eol=lf
scripts/build text eol=lf
scripts/docker/build text eol=lf
scripts/docker/publish text eol=lf
scripts/docker/run text eol=lf
scripts/git/setup text eol=lf