.vs
.vscode
*.pyc
*.user
obj
bin
project.lock.json
_site
site
snippetoutput
/output
/docs/output
*~
.cr
packages
coverage
releasebuild
launchSettings.json

# Used when generating APIs
tmp
nuget
/googleapis
googleapis-discovery
gapic-generator
gapic-generator-csharp
# Legacy name, still here to avoid suddenly adding it for
# existing users
toolkit

# Testing
integrationprogress.txt
integration-test-failures.txt
integration-test-failures.txt.tmp
results.xml

# Speech language codes temporary output
language-codes.tmp.txt

# Generated files when releasing
tagselectedreleases.sh
pushselectedreleases.sh

# Generated files when building
AllProjects.sln
AllTests.txt

# Test result files
*.trx

# Benchmarks
BenchmarkDotNet.Artifacts

# Log files
build_timing_log.txt

# Temporary local GAX
gax-dotnet

# Generated code for "unconfigured" APIs (generateapis.sh --unconfigured)
unconfigured-generation
