forked from redeclipse/base
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
44 lines (44 loc) · 890 Bytes
/
.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
* text=auto
*.bat text eol=crlf
*.c text=auto
*.cfg text=auto
*.cpp text=auto
*.css text=auto
*.h text=auto
*.html text=auto
*.js text=auto
*.js.map text=auto
*.json text=auto
*.md text=auto
*.php text=auto
*.txt text=auto
.git* text=auto
*.sh text eol=lf
*.a binary
*.avi binary
*.dds binary
*.dll binary
*.eot binary
*.exe binary
*.gif binary
*.icns binary
*.ico binary
*.iqm binary
*.jpg binary
*.lib binary
*.md2 binary
*.md3 binary
*.md5 binary
*.md5anim binary
*.md5mesh binary
*.mp3 binary
*.mp4 binary
*.nib binary
*.ogg binary
*.png binary
*.smd binary
*.tga binary
*.ttf binary
*.wav binary
*.woff binary
*.woff2 binary