aspnetcore/.gitignore

32 строки
324 B
Plaintext

bin/
obj/
.vs/
*.suo
*.user
_ReSharper.*
*.DS_Store
*.userprefs
*.pidb
*.vspx
*.psess
*.binlog
*.log
artifacts/
StyleCop.Cache
node_modules/
*.snk
.nuget
.r
.w
.deps
msbuild.ProjectImports.zip
.env
scripts/tmp/
.dotnet/
.tools/
src/**/global.json
launchSettings.json
korebuild-lock.txt
.gradle/
src/SignalR/clients/**/dist/