abapGit/.gitattributes
Alexander Tsybulsky aa6bd86e9b
.gitattributes (#5081)
* git attributes

* renormalize endings

* text auto

* add shell scripts
2021-11-02 06:08:13 +01:00

21 lines
328 B
Plaintext

# newlines
* text=auto eol=lf
*.xml text eol=lf
*.abap text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.js text eol=lf
*.json text eol=lf
*.html text eol=lf
*.css text eol=lf
*.svg text eol=lf
*.sh text eol=lf
*.jpg binary
*.gif binary
*.png binary
*.jpeg binary