Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
48 lines (45 loc) · 925 Bytes

File metadata and controls

48 lines (45 loc) · 925 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
# Using default template from https://help.github.com/articles/dealing-with-line-endings with modifications.
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.c text
*.h text
*.php text
*.inc text
*.sh text
*.h text
*.md5 text
*.sha256 text
*.conf text
*.xml text
*.ovf text
*.css text
*.htm* text
*.js text
*.diff text
*.patch text
*.pl text
*.rules text
*.txt text
rc.* text
*.sql text
*.mk text
*.po text
*.pot text
# Files that will always have CRLF line endings on checkout. (Not sure we have any of these)
# *.dos text eol=crlf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.gif binary
*.so* binary
*.gz binary
*.tgz binary
*.exe binary
*.ico binary
*.img binary
*.zip binary
*.uzip binary
*.tar binary
*.ttf binary
Morty Proxy This is a proxified and sanitized view of the page, visit original site.