This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
ILSpy
mirror of
https://github.com/icsharpcode/ILSpy.git
Watch
1
Star
0
Fork
You've already forked ILSpy
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Add .gitattributes and normalize newlines
pull/443/head
Daniel Grunwald
12 years ago
parent
eee2794eb4
commit
f23eee362a
20 changed files
with
2798 additions
and
2794 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
.gitattributes
4
.gitattributes
vendored
Unescape
Escape
View File
@ -0,0 +1,4 @@
* text=auto
*.cs text diff=csharp
*.sln text eol=crlf
*.csproj text eol=crlf
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/ILSpy
Title
Body
Create Issue