Files
sql-server-samples/samples/features/sql-clr/Curl/.gitignore
T
Jovan Popovic c3004e2bd5 SqlClr CURL
Implementation of CURL function using CLR assemblies hosted in SQL Server
2018-04-16 13:16:33 +02:00

7 lines
75 B
Plaintext

*.cproj.user
.vs/*
.vscode/*
bin/*
obj/*
*.log
Properties/PublishProfiles/*