-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
43 lines (33 loc) · 1.12 KB
/
.gitattributes
File metadata and controls
43 lines (33 loc) · 1.12 KB
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
*.json linguist-detectable=true
*.json linguist-documentation=false
*.json linguist-language=JSON
*.yaml linguist-detectable=true
*.yaml linguist-documentation=false
*.yaml linguist-language=YAML
*.yml linguist-detectable=true
*.yml linguist-documentation=false
*.yml linguist-language=YAML
*.desktop linguist-detectable=true
*.desktop linguist-documentation=false
*.desktop linguist-language=INI
*.conf linguist-detectable=true
*.conf linguist-documentation=false
*.conf linguist-language=YAML
*.hk linguist-detectable=true
*.hk linguist-documentation=false
*.hk linguist-language=HK
*.hl linguist-detectable=true
*.hl linguist-documentation=false
*.hl linguist-language=Hacker-Lang
*.hook.chroot linguist-detectable=true
*.hook.chroot linguist-documentation=false
*.hook.chroot linguist-language=SHELL
*.list.chroot linguist-detectable=true
*.list.chroot linguist-documentation=false
*.list.chroot linguist-language=TEXT
os-release linguist-detectable=true
os-release linguist-documentation=false
os-release linguist-language=TEXT
hostname linguist-detectable=true
hostname linguist-documentation=false
hostname linguist-language=TEXT