88 lines
1.0 KiB
Plaintext
88 lines
1.0 KiB
Plaintext
# Build results
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
[Ww][Ii][Nn]32/
|
|
[Aa][Rr][Mm]/
|
|
[Aa][Rr][Mm]64/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
[Oo]ut/
|
|
[Ll]og/
|
|
[Ll]ogs/
|
|
|
|
# Visual Studio / VSCode
|
|
.vs/
|
|
.vscode/settings.json
|
|
.vscode/tasks.json
|
|
.vscode/launch.json
|
|
.vscode/extensions.json
|
|
*.rsuser
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# Test Results
|
|
[Tt]est[Rr]esult*/
|
|
[Bb]uild[Ll]og.*
|
|
*.VisualState.xml
|
|
TestResult.xml
|
|
nunit-*.xml
|
|
*.trx
|
|
*.coverage
|
|
*.coveragexml
|
|
coverage*.json
|
|
coverage*.xml
|
|
coverage*.info
|
|
|
|
# NuGet
|
|
*.nupkg
|
|
*.snupkg
|
|
.nuget/
|
|
packages/
|
|
!packages/build/
|
|
*.nuget.props
|
|
*.nuget.targets
|
|
|
|
# .NET Core
|
|
project.lock.json
|
|
project.fragment.lock.json
|
|
artifacts/
|
|
|
|
# Development containers
|
|
.devcontainer/.env
|
|
|
|
# Local configuration files
|
|
appsettings.local.json
|
|
appsettings.*.local.json
|
|
config/local.json
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.temp
|
|
.tmp/
|
|
.temp/
|
|
|
|
# IDE specific
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# NinjaTrader specific
|
|
*.ninjatrader
|
|
*.nt8addon
|
|
|
|
# Custom tools and scripts output
|
|
tools/output/
|
|
market-data/*.csv
|
|
replay-data/
|