rhino/.gitattributes

32 строки
443 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

2015-05-19 01:48:23 +03:00
# 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
2015-05-19 01:48:23 +03:00
*.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
2015-05-19 01:48:23 +03:00
*.bmp binary
*.gif binary
*.jar binary
*.jpg binary
*.jpeg binary
*.png binary