rhino/.gitattributes

32 строки
443 B
Plaintext

# Set default behavior, in case users don't have core.autocrlf set.
* text=auto
.classpath text
.project text
*.html text
*.htm text
*.java text eol=lf
*.js text eol=lf
*.jstest text eol=lf
*.jsp text
*.php text
*.properties text
*.sh text
*.xml text
*.md text
*.bat text
*.gradle text
*.pl text
*.mk text
*.tests text
*.doctest text
/man/*.1 text
/gradlew text
*.bmp binary
*.gif binary
*.jar binary
*.jpg binary
*.jpeg binary
*.png binary