forked from CindyJS/CindyJS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
57 lines (52 loc) · 1.08 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
*.c text
*.cc text
*.commit text
*.conf text
*.cdy -text
*.cs text
*.css text
*.enc -text
*.eot -text
*.externs text
*.frag text
*.glsl text
*.html text
*.ico -text
*.jar -text
*.java text
*.json text
*.js text
*.md text
*.mp4 -text
*.pages -text
*.pl text
*.png -text
*.jpg -text
*.jpeg -text
*.pub text
*.py text
*.scss text
*.sh text
*.svg text
*.taskpaper text
*.ttf -text
*.txt text
*.woff2 -text
*.woff -text
*.js.wrapper text
*.gwt.xml text
*.vert text
*.yml text
*.webm -text
.git* text
.jshintrc text
.mailmap text
COPYRIGHT text
LICENSE text
Makefile text
*.iml -text
.idea/** -text
examples/162_sunflower_crlf.html eol=crlf
.prettierignore text
.eslintignore text
pre-commit text