Skip to content

Commit 0e2485e

Browse files
committed
Convert all .exe files to Git LFS pointers
1 parent 351c252 commit 0e2485e

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

.gitattributes

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Set default behavior to automatically normalize line endings.
22
* text=auto
3-
43
# Visual Studio
54
*.sln text eol=crlf
65
*.csproj text eol=crlf
@@ -14,19 +13,15 @@
1413
*.modelproj text eol=crlf
1514
*.sqlproj text eol=crlf
1615
*.wmaproj text eol=crlf
17-
1816
*.xproj text eol=crlf
1917
*.props text eol=crlf
2018
*.filters text eol=crlf
2119
*.vcxitems text eol=crlf
22-
2320
# C#
2421
*.cs diff=csharp
2522
*.g.cs linguist-generated
26-
2723
# Powershell
2824
*.ps1 text eol=crlf
29-
3025
# Common
3126
# Documents
3227
*.doc diff=astextplain
@@ -47,7 +42,6 @@
4742
*.tab text
4843
*.tsv text
4944
*.sql text
50-
5145
# Graphics
5246
*.png binary
5347
*.jpg binary
@@ -61,8 +55,8 @@
6155
*.svg binary
6256
#*.svg text
6357
*.eps binary
64-
6558
# Avoid messing up GitHub statistics on code language by excluding sample projects
6659
UnitsNet.TestApps.Uwp.JavaScript/* linguist-vendored
6760
UnitsNet.TestApps.Uwp.WinJS/* linguist-vendored
6861
UnitsNet.TestApps.Uwp.Csharp/* linguist-vendored
62+
*.exe filter=lfs diff=lfs merge=lfs -text

Tools/7-zip/7za.exe

-523 KB
Binary file not shown.

Tools/sfk.exe

-1.54 MB
Binary file not shown.

tools/NuGet.exe

-5.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)