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/demos/BelgradeProductCatalogDemo/.gitignore
Jovan Popovic c9702aa4fe Removed Caching.Memory
Removed references to Caching.Memory from the project due to issues with
.net 4.6 compilaiton on mac.
2016-11-04 13:04:31 -07:00

11 lines
150 B
Plaintext

*.xproj.user
.vs/*
.vscode/*
bin/*
obj/*
*.sln
*.log
*.lock.json
Properties/PublishProfiles/*
appsettings.Development.json
appsettings.Production.json