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

Commit 21b6025

Browse filesBrowse files
committed
Auto-generated commit
1 parent 08af222 commit 21b6025
Copy full SHA for 21b6025

File tree

2 files changed

+17
-1
lines changed
Filter options

2 files changed

+17
-1
lines changed

‎.gitattributes

Copy file name to clipboardExpand all lines: .gitattributes
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,22 @@
2323
# Automatically normalize the line endings of any committed text files:
2424
* text=auto
2525

26+
# Override line endings for certain files on checkout:
27+
*.crlf.csv text eol=crlf
28+
29+
# Denote that certain files are binary and should not be modified:
30+
*.png binary
31+
*.jpg binary
32+
*.jpeg binary
33+
*.gif binary
34+
*.ico binary
35+
*.gz binary
36+
*.zip binary
37+
*.7z binary
38+
*.mp3 binary
39+
*.mp4 binary
40+
*.mov binary
41+
2642
# Override what is considered "vendored" by GitHub's linguist:
2743
/deps/** linguist-vendored=false
2844
/lib/node_modules/** linguist-vendored=false linguist-generated=false

‎.github/.keepalive

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-08-01T01:34:20.908Z
1+
2022-09-01T01:33:32.813Z

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.