forked from MegaGlest/megaglest-source
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
41 lines (38 loc) · 707 Bytes
/
.gitattributes
File metadata and controls
41 lines (38 loc) · 707 Bytes
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
* text=auto
*.bat eol=crlf
*.vcproj eol=crlf
*.nsi eol=crlf
*.sln eol=crlf
*.vbs eol=crlf
*.txt eol=crlf
CMake*.txt eol=lf
version.txt eol=lf
VERSION.txt eol=lf
robots.txt eol=lf
*.ttc -text -diff
*.ttf -text -diff
*.otf -text -diff
*.tga -text -diff
*.png -text -diff
*.jpg -text -diff
*.bmp -text -diff
*.xpm -text -diff
*.gif -text -diff
*.svg -text -diff
*.ico -text -diff
*.icns -text -diff
*.g3d -text -diff
*.mp4 -text -diff
*.ogg -text -diff
*.wav -text -diff
*.mp3 -text -diff
*.gbm -text -diff
*.mgm -text -diff
*.xcf -text -diff
*.blend -text -diff
*.blend1 -text -diff
.git export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.gitmodules export-ignore
README.md export-ignore