Forge
54977619
1* text=auto
2
3*.cs text eol=lf
4*.md text eol=lf
5*.json text eol=lf
6*.yml text eol=lf
7*.csproj text eol=lf
8
9*.sln text eol=crlf
10*.slnx text eol=crlf
11*.ps1 text eol=crlf
12
13*.nupkg -text
14*.dll -text
15*.pdb -text
16
View only · write via MCP/CIDE