mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
*.xproj.user
|
|
.vs/*
|
|
.vscode/*
|
|
bin/*
|
|
obj/*
|
|
*.sln
|
|
*.log
|
|
*.lock.json
|
|
Properties/PublishProfiles/*
|
|
appsettings.Development.json
|
|
appsettings.Production.json
|
|
*.ndjson
|
|
sql-scripts/bcp.sql.sql |