-
Notifications
You must be signed in to change notification settings - Fork 43
/
.gitattributes
182 lines (182 loc) · 5.98 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
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
175
176
177
178
179
180
181
182
* text=auto
*.7z binary
*.ada text diff=ada
*.ai binary
*.bat text eol=crlf
*.bib text diff=bibtex
*.bmp binary
*.c text diff=cpp
*.cff text
*.class binary
*.cmd text eol=crlf
*.code-workspace text
*.coffee text
*.cpp text diff=cpp
*.cs text diff=csharp
*.csproj text
*.css text diff=css
*.csv text
*.dcproj text
*.dll binary
*.doc binary diff=astextplain
*.Dockerfile text
*.docm binary diff=astextplain
*.docx binary diff=astextplain
*.dot binary diff=astextplain
*.dotm binary diff=astextplain
*.dotx binary diff=astextplain
*.env text
*.eot binary
*.eps binary
*.exe binary
*.f text diff=fortran
*.f90 text diff=fortran
*.for text diff=fortran
*.gif binary
*.go text diff=golang
*.gz binary
*.h text diff=cpp
*.htm text diff=html
*.html text diff=html
*.ico binary
*.ini text
*.jar binary
*.java text diff=java
*.jpeg binary
*.jpg binary
*.js text
*.json text
*.jsp text
*.jsx text
*.less text
*.m text diff=matlab
*.m4a binary
*.m4v binary
*.md text
*.mid binary
*.midi binary
*.mov binary
*.mp3 binary
*.mp4 binary
*.mpeg binary
*.mpg binary
*.o binary
*.odf binary diff=astextplain
*.odp binary
*.ods binary diff=astextplain
*.odt binary diff=astextplain
*.ogg binary
*.otf binary
*.pas text diff=pascal
*.pbxproj binary
*.pdb binary
*.pdf binary diff=astextplain
*.php text diff=php
*.pl text diff=perl
*.pm text diff=perl
*.png binary
*.pot binary
*.potx binary
*.pp text diff=pascal
*.ppt binary
*.pptx binary
*.properties text
*.props text
*.proto text
*.ps1 text eol=lf
*.psd binary
*.pxd text
*.py text diff=python
*.py3 text diff=python
*.pyc binary
*.pyd binary
*.pyo binary
*.pyw text diff=python
*.pywz binary
*.pyx text
*.pyz binary
*.rake text diff=ruby
*.rar binary
*.rb text diff=ruby
*.rtf text diff=astextplain
*.ruleset text
*.sass text
*.scss text
*.sh text eol=lf
*.sln text
*.so binary
*.sql text
*.styl text
*.svg text
*.svgz binary
*.tar binary
*.targets text
*.tex text diff=tex
*.tif binary
*.tiff binary
*.ts text
*.tsv text
*.tsx text
*.ttf binary
*.txt text
*.vbproj text
*.war binary
*.wav binary
*.wbmp binary
*.webm binary
*.webp binary
*.woff binary
*.woff2 binary
*.xhtml text diff=html
*.xls binary
*.xlsx binary
*.xlt binary
*.xltx binary
*.xml text
*.xslt text
*.xz binary
*.yaml text
*.yml text
*.zip binary
.babelrc text
.dockerignore text
.editorconfig text
.eslintrc text
.gitattributes text
.gitconfig text
.gitignore text
.helmignore text
.htaccess text
.nvmrc text eol=lf
.prettierignore text
.prettierrc text
.yarnclean text
.yarnrc text
ACKNOWLEDGMENTS text
AUTHORS text
CHANGELOG text
CHANGES text
CNAME text
CodeMaid.config text
CODEOWNERS text
CODE_OF_CONDUCT text
CONTRIBUTING text
CONTRIBUTORS text
COPYING text
COPYRIGHT text
Dockerfile* text
HISTORY text
INSTALL text
ISSUE_TEMPLATE text
LICENSE text
Makefile text
makefile text
NEWS text
paket.dependencies text
paket.references text
PULL_REQUEST_TEMPLATE text
README text
RELEASES text
SECURITY text
SUPPORT text
TODO text