2019-04-24 05:30:55 +03:00
|
|
|
[Oo]bj/
|
|
|
|
[Bb]in/
|
|
|
|
TestResults/
|
|
|
|
.nuget/
|
|
|
|
.build/
|
2024-08-12 21:04:24 +03:00
|
|
|
msbuild/signJs/*.log
|
2019-04-24 05:30:55 +03:00
|
|
|
.testPublish/
|
|
|
|
*.sln.ide/
|
|
|
|
_ReSharper.*/
|
|
|
|
artifacts/
|
|
|
|
.build/
|
|
|
|
PublishProfiles/
|
|
|
|
*.user
|
|
|
|
*.suo
|
|
|
|
*.cache
|
|
|
|
*.docstates
|
|
|
|
_ReSharper.*
|
|
|
|
nuget.exe
|
|
|
|
project.lock.json
|
|
|
|
*net45.csproj
|
|
|
|
*net451.csproj
|
|
|
|
*k10.csproj
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
*.pidb
|
|
|
|
*.userprefs
|
|
|
|
*DS_Store
|
|
|
|
*.ncrunchsolution
|
|
|
|
*.*sdf
|
|
|
|
*.ipch
|
2023-05-31 20:05:56 +03:00
|
|
|
*.js
|
2024-09-11 07:39:51 +03:00
|
|
|
!.eslintrc.js
|
2023-05-31 20:05:56 +03:00
|
|
|
*.d.ts
|
|
|
|
*.js.map
|
2019-04-24 05:30:55 +03:00
|
|
|
.build/
|
|
|
|
.vs/
|
|
|
|
launchSettings.json
|
|
|
|
BenchmarkDotNet.Artifacts/
|
|
|
|
msbuild.binlog
|
|
|
|
msbuild.log
|
|
|
|
node_modules
|
2019-05-04 22:45:42 +03:00
|
|
|
.dotnet
|
2019-05-08 03:22:59 +03:00
|
|
|
out
|
2019-05-08 05:06:15 +03:00
|
|
|
dist
|
2019-05-08 03:22:59 +03:00
|
|
|
install.*
|
2019-11-09 01:30:11 +03:00
|
|
|
.vscode-test/
|
2020-05-12 01:24:18 +03:00
|
|
|
*.vsix
|
2021-02-12 22:13:28 +03:00
|
|
|
vscode-dotnet-runtime-library/install scripts/dotnet-install.*
|
2021-11-10 20:46:44 +03:00
|
|
|
vscode-dotnet-runtime-extension/LICENSE.txt
|
2022-09-16 19:30:17 +03:00
|
|
|
vscode-dotnet-sdk-extension/LICENSE.txt
|
2022-09-16 19:30:34 +03:00
|
|
|
.vscode/launch.json
|
2022-09-16 19:30:17 +03:00
|
|
|
rimraf
|