mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 20:13:40 +00:00
never crlf
This commit is contained in:
+4
-1
@@ -2,7 +2,7 @@
|
||||
* text=auto
|
||||
|
||||
# Text files that should be normalized to LF in odb.
|
||||
*.cs text diff=csharp
|
||||
*.cs eol=lf diff=csharp
|
||||
*.xaml text
|
||||
*.config text
|
||||
*.c text
|
||||
@@ -40,3 +40,6 @@
|
||||
*.pdb binary
|
||||
*.sdf binary
|
||||
*.7z binary
|
||||
|
||||
# Generated file should just use CRLF, it's fiiine
|
||||
SolutionInfo.cs text eol=crlf diff=csharp
|
||||
|
||||
Reference in New Issue
Block a user