forked from OpenLiberty/open-liberty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
73 lines (70 loc) · 1.47 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
dev/com.ibm.ws.scaling.manager.stack_fat/publish/files/sophie.zip filter=lfs diff=lfs merge=lfs -text
dev/com.ibm.ws.ui.tool.deploy_fat.gui.nd.rw.liberty/publish/files/deployLibertyServer.zip filter=lfs diff=lfs merge=lfs -text
dev/com.ibm.ws.webcontainer_fat/tWAS_autoFVT/WASX.REGR-dd1211.02/autoFVT.zip filter=lfs diff=lfs merge=lfs -text
# Text files with LF eol
*.awk text eol=lf
*.bnd text eol=lf
*.c text eol=lf
*.conf text eol=lf
*.cpp text eol=lf
*.css text eol=lf
*.feature text eol=lf
*.groovy text eol=lf
*.h text eol=lf
*.html text eol=lf
*.java text eol=lf
*.js text eol=lf
*.json text eol=lf
*.jsp text eol=lf
*.mf text eol=lf
*.MF text eol=lf
*.nlsprops text eol=lf
*.php text eol=lf
*.pl text eol=lf
*.pom text eol=lf
*.prefs text eol=lf
*.props text eol=lf
*.properties text eol=lf
*.py text eol=lf
*.schema text eol=lf
*.sh text eol=lf
*.tcl text eol=lf
*.txt text eol=lf
*.TXT text eol=lf
*.xml text eol=lf
*.xsd text eol=lf
*.xsl text eol=lf
*.xslt text eol=lf
.classpath text eol=lf
.gitignore text eol=lf
.project text eol=lf
packageinfo text eol=lf
Makefile text eol=lf
# No EOL translation
*.bat text eol=crlf
# Binary. No EOL translation, no diff
*.ico binary
*.jpeg binary
*.jpg binary
*.png binary
*.crt binary
*.pdf binary
*.dll binary
*.jar binary
*.jnilib binary
*.so binary
*.zip binary
*.doc binary
*.ppt binary
*.xls binary
*.odg binary
*.odp binary
*.ods binary
*.odt binary
*.otg binary
*.otp binary
*.ots binary
*.ott binary
*.key binary
*.numbers binary
*.pages binary