blob: cc8b4da8bcd1a2629413156b1c9edcef255b37c6 [file] [log] [blame]
sameb35c2b312014-10-20 11:29:22 -07001# Auto detect text files and perform LF normalization
2* text=auto
3
4# Known text files
5*.java text
6*.xml text
7*.yml text
8*.md text
9*.properties text
10*.sh text
11
12# Known binary files
13*.jar binary
14*.gif binary