git://git.nikiroo.be
/
nikiroo-utils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gui: code cleanup
[nikiroo-utils.git]
/
src
/
.gitattributes
1
# Auto detect text files and perform LF normalization
2
* text=auto
3
4
*.java text diff=java
5
*.properties text
6
*.js text
7
*.css text
8
*.less text
9
*.html text diff=html
10
*.jsp text diff=html
11
*.jspx text diff=html
12
*.tag text diff=html
13
*.tagx text diff=html
14
*.tld text
15
*.xml text
16
*.gradle text
17
18
*.sql text
19
20
*.xsd text
21
*.dtd text
22
*.mod text
23
*.ent text
24
25
*.txt text
26
*.md text
27
*.markdown text
28
29
*.thtest text
30
*.thindex text
31
*.common text
32
33
*.odt binary
34
*.pdf binary
35
36
*.sh text eol=lf
37
*.bat text eol=crlf
38
39
*.ico binary
40
*.png binary
41
*.svg binary
42
*.woff binary
43
44
*.rar binary
45
*.zargo binary
46
*.zip binary
47
48
CNAME text
49
*.MF text