1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/features/json/todo-app/dotnet-rest-api/.gitignore
Jovan Popovic b36a769b11 Connection string moved to config
Connection strings in Todo REST API is moved to settings file.
2016-10-25 10:33:10 -07:00

9 lines
123 B
Plaintext

TodoRestWebAPI.xproj.user
.vs/*
.vscode/*
bin/*
obj/*
*.sln
*.log
Properties/PublishProfiles/*
appsettings.development.json