2017-09-29 18:26:50 +03:00
|
|
|
# Build output
|
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
2018-03-01 00:57:18 +03:00
|
|
|
out/
|
2017-09-29 18:26:50 +03:00
|
|
|
|
|
|
|
# cache for misc downloads
|
|
|
|
artifacts/
|
|
|
|
|
|
|
|
# dotnet install directory
|
|
|
|
.dotnet/
|
|
|
|
|
|
|
|
# Visual Studio 2015 cache/options directory
|
|
|
|
.vs/
|
|
|
|
|
|
|
|
# Visual Studio Code cache/options directory
|
|
|
|
.vscode/
|
|
|
|
|
2018-04-10 00:45:02 +03:00
|
|
|
# Visual Studio debug profile
|
|
|
|
**/launchSettings.json
|
|
|
|
|
2018-03-01 00:57:18 +03:00
|
|
|
# Test files
|
|
|
|
*.trx
|
|
|
|
|
2017-09-29 18:26:50 +03:00
|
|
|
# User-specific files
|
|
|
|
*.suo
|
|
|
|
*.user
|