forked from daattali/beautiful-jekyll
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
Latest commit
48 lines (40 loc) · 702 Bytes
/
Copy path.gitattributes
File metadata and controls
48 lines (40 loc) · 702 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
42
43
44
45
46
47
48
# Define standard eol format
# Web Files
*.htmltexteol=lf
*.mdtexteol=lf
*.csstexteol=lf
*.jstexteol=lf
# Jekyll related files
*.ymltexteol=lf
# Git related files
.gittattributestexteol=lf
.gitignoretexteol=lf
.gitkeeptexteol=lf
# Ruby files
*.rbtexteol=lf
Gemfiletexteol=lf
Gemfile.locktexteol=lf
# Github specific fies
LICENCEtexteol=lf
# Docker specific files
Dockerfiletexteol=lf
# VSCode files
*.jsontexteol=lf
# General multimedia files
*.jpgbinary
*.jpegbinary
*.gifbinary
*.pngbinary
*.t3xbinary
*.t3dbinary
*.exebinary
*.databinary
*.ttfbinary
*.eofbinary
*.eotbinary
*.swfbinary
*.movbinary
*.mp4binary
*.mp3binary
*.oggbinary
*.flvbinary