aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 70de5942cd1e162e2fb793162d3f7112511db8ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* text=auto

*.asc binary
*.gif binary
*.gitindex.dat binary
*.key binary
*.patch binary
*.pdf binary
*.png binary
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/** binary
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/test/resources/** binary
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/util/io/** binary

*.java diff=java