Uh oh!
There was an error while loading. Please reload this page.
forked from facebook/docusaurus
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
Latest commit
44 lines (42 loc) · 1.25 KB
/
Copy path.gitattributes
File metadata and controls
44 lines (42 loc) · 1.25 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
# Auto detect text files and perform LF normalization
*text=auto
*texteol=lf
# Don't do anything with binaries
*.pngbinary
*.jpgbinary
*.svgbinary
*.jpegbinary
*.gifbinary
*.icobinary
*.movbinary
*.mp4binary
*.mp3binary
*.flvbinary
*.flabinary
*.swfbinary
*.gzbinary
*.zipbinary
*.7zbinary
*.ttfbinary
*.eotbinary
*.woffbinary
*.pycbinary
*.pdfbinary
*.ezbinary
*.bz2binary
*.swpbinary
*.webpbinary
# Make GitHub not index certain files in the languages overview
# See https://github.com/github/linguist/blob/master/docs/overrides.md
# generated files' diff will be minimized
**/__fixtures__/**linguist-generated
**/__mocks__/**linguist-generated
examples/**linguist-generated
.husky/**linguist-vendored
jest/**linguist-vendored
admin/**linguist-documentation
website/**linguist-documentation
packages/create-docusaurus/templates/**linguist-vendored
.eslintrc.*linguist-vendored
jest.config.*linguist-vendored
.stylelintrc.*linguist-vendored