- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
Latest commit
174 lines (173 loc) · 6.08 KB
/
Copy path.gitattributes
File metadata and controls
174 lines (173 loc) · 6.08 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# Start of script
# .gitattributes
# This file defines what languages can show up in the GitHub linguist menu (the menu that tells you what percentage each language is using up on this project.
# Some non-programming languages must be included manually with this file. Want to create your own? Do something similar to what is done here, and name the file
# .gitattributes
# and nothing else, no characters before, no characters after
# Start of linguist script
# HTML (HyperText Markup Language) document
*.htmlinguist-detectable=true
*.htmlinguist-documentation=false
*.htmlinguist-language=HTML
*.htmllinguist-detectable=true
*.htmllinguist-documentation=false
*.htmllinguist-language=HTML
*.mhtmlinguist-detectable=true
*.mhtmlinguist-documentation=false
*.mhtmlinguist-language=HTML
*.mhtmllinguist-detectable=true
*.mhtmllinguist-documentation=false
*.mhtmllinguist-language=HTML
*.xhtmlinguist-detectable=true
*.xhtmlinguist-documentation=false
*.xhtmlinguist-language=HTML
*.xhtmllinguist-detectable=true
*.xhtmllinguist-documentation=false
*.xhtmllinguist-language=HTML
# HTA (HTML Application) file
*.htalinguist-detectable=true
*.htalinguist-documentation=false
*.htalinguist-language=HTML
# CSS (Cascade Styling Sheets) stylesheet file
*.csslinguist-detectable=true
*.csslinguist-documentation=false
*.csslinguist-language=CSS
# Less stylesheet file
*.lesslinguist-detectable=true
*.lesslinguist-documentation=false
*.lesslinguist-language=Less
# JSON (JavaScript Object Notation) source file
*.jsonlinguist-detectable=false
*.jsonlinguist-documentation=false
*.jsonlinguist-language=JSON
# WebVTT subtitle file
*.vttlinguist-detectable=true
*.vttlinguist-documentation=false
*.vttlinguist-language=WebVTT
# SubRip subtitle file
*.srtlinguist-detectable=true
*.srtlinguist-documentation=false
*.srtlinguist-language=SubRip-Text
# RouterOS Script source file
*.rsclinguist-detectable=true
*.rsclinguist-documentation=false
*.rsclinguist-language=RouterOS-Script
# YAML (YAML Ain't Markup Language) document
# Do not include, as it would become a dominant language that shouldn't be the language people refer this project to
*.ymllinguist-detectable=false
*.ymllinguist-documentation=false
*.ymllinguist-language=YAML
*.yamllinguist-detectable=false
*.yamllinguist-documentation=false
*.yamllinguist-language=YAML
# Markdown
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.mdlinguist-detectable=false
*.mdlinguist-documentation=false
*.mdlinguist-language=Markdown
*.mkdlinguist-detectable=false
*.mkdlinguist-documentation=false
*.mkdlinguist-language=Markdown
*.mdownlinguist-detectable=false
*.mdownlinguist-documentation=false
*.mdownlinguist-language=Markdown
*.markdownlinguist-detectable=false
*.markdownlinguist-documentation=false
*.markdownlinguist-language=Markdown
# Makefile (GNU Make)
# Do not include, as it is not needed to be shown
*.mklinguist-detectable=false
*.mklinguist-documentation=false
*.mklinguist-language=Makefile
*.maklinguist-detectable=false
*.maklinguist-documentation=false
*.maklinguist-language=Makefile
*.makelinguist-detectable=false
*.makelinguist-documentation=false
*.makelinguist-language=Makefile
*.makefilelinguist-detectable=false
*.makefilelinguist-documentation=false
*.makefilelinguist-language=Makefile
# SVG (Scalable Vector Graphics) image file
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.svglinguist-detectable=false
*.svglinguist-documentation=false
*.svglinguist-language=SVG
# Git Configuration files
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.gitattributeslinguist-detectable=false
*.gitattributeslinguist-documentation=false
*.gitignorelinguist-detectable=false
*.gitignorelinguist-documentation=false
*.editorconfiglinguist-detectable=false
*.editorconfiglinguist-documentation=false
# Plain Text document
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
*.txtlinguist-detectable=false
*.txtlinguist-documentation=false
*.txtlinguist-language=Plain-Text
# ReStructuredText
*.rstlinguist-detectable=false
*.rstlinguist-documentation=false
*.rstlinguist-language=ReStructured-Text
# WikiText
*.wikilinguist-detectable=false
*.wikilinguist-documentation=false
*.wikilinguist-language=WikiText
# BibTeX
*.biblinguist-detectable=false
*.biblinguist-documentation=false
*.biblinguist-language=BibTeX
# TeX
*.texlinguist-detectable=false
*.texlinguist-documentation=false
*.texlinguist-language=TeX
# Desktop entry
*.desktoplinguist-detectable=false
*.desktoplinguist-documentation=false
*.desktoplinguist-language=desktop
# INI/CFG
*.inilinguist-detectable=false
*.inilinguist-documentation=false
*.inilinguist-language=INI
*.cfglinguist-detectable=false
*.cfglinguist-documentation=false
*.cfglinguist-language=INI
# CFF
*.cfflinguist-detectable=false
*.cfflinguist-documentation=false
*.cfflinguist-language=Citation-File-Format
# PNG/PNS
*.pnglinguist-detectable=false
*.pnglinguist-documentation=false
*.pnglinguist-language=PNG
*.pnslinguist-detectable=false
*.pnslinguist-documentation=false
*.pnslinguist-language=PNG
# JPG/JPEG/JFIF/JIF
*.jpglinguist-detectable=false
*.jpglinguist-documentation=false
*.jpglinguist-language=JPEG
*.jpeglinguist-detectable=false
*.jpeglinguist-documentation=false
*.jpeglinguist-language=JPEG
*.jfiflinguist-detectable=false
*.jfiflinguist-documentation=false
*.jfiflinguist-language=JPEG
*.jiflinguist-detectable=false
*.jiflinguist-documentation=false
*.jiflinguist-language=JPEG
# JP2 (JPEG 2000)
*.jp2linguist-detectable=false
*.jp2linguist-documentation=false
*.jp2linguist-language=JPEG-2000
# GIF
*.giflinguist-detectable=false
*.giflinguist-documentation=false
*.giflinguist-language=GIF
# End of linguist script
# File info
# File type: gitattributes file (.gitattributes)
# File version: 5 (2022, Friday, September 9th at 2:11 pm PST)
# Line count (including blank lines and compiler line): 175
# End of script