forked from CindyJS/CindyJS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
46 lines (43 loc) · 902 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
45
46
*.commit text
*.conf 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
*.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
.git* text
.jshintrc text
.mailmap text
COPYRIGHT text
LICENSE text
Makefile text
*.iml -text
.idea/** -text