Skip to content

Commit 5b4203e

Browse files
committed
new package: electron-21.3.3
1 parent cac8e07 commit 5b4203e

File tree

48 files changed

+2992
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2992
-0
lines changed

.gitattributes

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Default.
2+
* text eol=lf
3+
4+
# Treat patch files as binaries but let diff'ing them
5+
# as normal text.
6+
*.diff binary diff
7+
*.patch binary diff
8+
*.patch32 binary diff
9+
*.patch64 binary diff
10+
*.patch.* binary diff
11+
12+
# Powershell scripts.
13+
*.ps1 text eol=crlf
14+
15+
# Binaries.
16+
*.gpg binary
17+
*.gz binary
18+
*.jpg binary
19+
*.png binary
20+
*.tar binary
21+
*.tar.* binary

0 commit comments

Comments
 (0)