blob: 1e3b76511d02b52d500387c8d40060a57d109c79 [file] [log] [blame]
cgdecker00b05b02014-11-04 12:40:22 -08001# 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*.sh text
10*.css text
11*.txt text
12
13# Known binary files
14*.jar binary