File tree Expand file tree Collapse file tree 4 files changed +1
-7
lines changed Expand file tree Collapse file tree 4 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Set default behavior to automatically normalize line endings.
2
2
* text =auto
3
-
4
3
# Visual Studio
5
4
* .sln text eol =crlf
6
5
* .csproj text eol =crlf
14
13
* .modelproj text eol =crlf
15
14
* .sqlproj text eol =crlf
16
15
* .wmaproj text eol =crlf
17
-
18
16
* .xproj text eol =crlf
19
17
* .props text eol =crlf
20
18
* .filters text eol =crlf
21
19
* .vcxitems text eol =crlf
22
-
23
20
# C#
24
21
* .cs diff =csharp
25
22
* .g.cs linguist-generated
26
-
27
23
# Powershell
28
24
* .ps1 text eol =crlf
29
-
30
25
# Common
31
26
# Documents
32
27
* .doc diff =astextplain
47
42
* .tab text
48
43
* .tsv text
49
44
* .sql text
50
-
51
45
# Graphics
52
46
* .png binary
53
47
* .jpg binary
61
55
* .svg binary
62
56
# *.svg text
63
57
* .eps binary
64
-
65
58
# Avoid messing up GitHub statistics on code language by excluding sample projects
66
59
UnitsNet.TestApps.Uwp.JavaScript /* linguist-vendored
67
60
UnitsNet.TestApps.Uwp.WinJS /* linguist-vendored
68
61
UnitsNet.TestApps.Uwp.Csharp /* linguist-vendored
62
+ * .exe filter =lfs diff =lfs merge =lfs - text
You can’t perform that action at this time.
0 commit comments