OSDN Git Service

カテゴリでパーツの選択を省略可能な設定ができるように修正
[charactermanaj/CharacterManaJ.git] / .gitattributes
1 *           text=auto
2
3 *.java       text
4 *.properties text
5
6 *.xml       text eol=lf
7 *.xsd       text eol=lf
8 *.html      text eol=lf
9 *.svg       text eol=lf
10
11 *.sh        text eol=lf
12
13 *.ini       text eol=crlf
14 *.txt       text eol=crlf
15
16 *.jpg       -text
17 *.png       -text
18 *.ico       -text
19 *.icns      -text
20 *.xcf       -text
21 *.psd       -text
22 *.pxm       -text