OSDN Git Service

Added language bindings for Java.
[slunkcrypt/SlunkCrypt.git] / .gitattributes
1 *.c          text eol=lf
2 *.cmd        text eol=crlf
3 *.config     text eol=crlf
4 *.cpp        text eol=lf
5 *.cs         text eol=crlf
6 *.csproj     text eol=crlf
7 *.css        text eol=lf
8 *.filters    text eol=crlf
9 *.h          text eol=lf
10 *.hpp        text eol=lf
11 *.html       text eol=lf
12 *.manifest   text eol=crlf
13 *.md         text eol=lf
14 *.nsi        text eol=crlf
15 *.props      text eol=crlf
16 *.rc         text eol=crlf
17 *.resx       text eol=crlf
18 *.settings   text eol=crlf
19 *.sh         text eol=lf
20 *.sln        text eol=crlf
21 *.txt        text=auto
22 *.vcxproj    text eol=crlf
23 *.xaml       text eol=crlf
24 Makefile     text eol=lf