Files
dotfiles/dot_bash_it/dot_gitattributes
2022-05-05 22:20:02 +02:00

10 lines
169 B
Plaintext

*.sh text eol=lf
*.bash text eol=lf
# Docs allow trailing whitespaces
*.md whitespace=-blank-at-eol
*.rst whitespace=-blank-at-eol
# Windows files
*.bat text eol=crlf