-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
21 lines (19 loc) · 650 Bytes
/
.gitattributes
File metadata and controls
21 lines (19 loc) · 650 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
* text=auto eol=lf
*.snk binary
*.png binary
*.zip binary
*.xlsx binary
*.docx binary
*.sha256 binary
*.dll binary
*.nupkg binary
*.p7s binary
*.verified.json text eol=lf working-tree-encoding=UTF-8
*.verified.md text eol=lf working-tree-encoding=UTF-8
*.verified.nuspec text eol=lf working-tree-encoding=UTF-8
*.verified.rels text eol=lf working-tree-encoding=UTF-8
*.verified.xml text eol=lf working-tree-encoding=UTF-8
*.verified.txt text eol=lf working-tree-encoding=UTF-8
.editorconfig text eol=lf working-tree-encoding=UTF-8
*.sln.DotSettings text eol=lf working-tree-encoding=UTF-8
*.slnx.DotSettings text eol=lf working-tree-encoding=UTF-8