-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
87 lines (66 loc) · 2.6 KB
/
Copy path.gitattributes
File metadata and controls
87 lines (66 loc) · 2.6 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
*.lua linguist-detectable=true
*.lua linguist-documentation=false
*.lua linguist-language=LUA
*.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=SHELL
build-hackeros linguist-detectable=true
build-hackeros linguist-documentation=false
build-hackeros linguist-language=LUA
build-hackeros-gaming linguist-detectable=true
build-hackeros-gaming linguist-documentation=false
build-hackeros-gaming linguist-language=LUA
build-hackeros-cybersecurity linguist-detectable=true
build-hackeros-cybersecurity linguist-documentation=false
build-hackeros-cybersecurity linguist-language=LUA
build-hackeros-hydra linguist-detectable=true
build-hackeros-hydra linguist-documentation=false
build-hackeros-hydra linguist-language=LUA
build-hackeros-blue linguist-detectable=true
build-hackeros-blue linguist-documentation=false
build-hackeros-blue linguist-language=LUA
build-hackeros-hwde linguist-detectable=true
build-hackeros-hwde linguist-documentation=false
build-hackeros-hwde linguist-language=LUA
build-hackeros-gnome linguist-detectable=true
build-hackeros-gnome linguist-documentation=false
build-hackeros-gnome linguist-language=LUA
build-hackeros-xfce linguist-detectable=true
build-hackeros-xfce linguist-documentation=false
build-hackeros-xfce linguist-language=LUA
build-hackeros-cybersecurity-default linguist-detectable=true
build-hackeros-cybersecurity-default linguist-documentation=false
build-hackeros-cybersecurity-default linguist-language=LUA
.all-in-one linguist-detectable=true
.all-in-one linguist-documentation=false
.all-in-one linguist-language=SHELL
hostname linguist-detectable=true
hostname linguist-documentation=false
hostname linguist-language=TEXT