mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-07-27 17:27:43 +00:00
86fe32a682
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat> Co-authored-by: Warp <agent@warp.dev>
60 lines
697 B
Plaintext
60 lines
697 B
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/
|
|
[Ll]og/
|
|
[Ll]ogs/
|
|
!lib/numerics/log/
|
|
|
|
# Visual Studio cache/options
|
|
.vs/
|
|
.vscode/
|
|
*.suo
|
|
*.user
|
|
*.userosscache
|
|
*.sln.docstates
|
|
|
|
# NuGet Packages
|
|
*.nupkg
|
|
*.snupkg
|
|
**/packages/*
|
|
!**/packages/build/
|
|
|
|
# Test Results
|
|
[Tt]est[Rr]esult*/
|
|
[Bb]uild[Ll]og.*
|
|
*.trx
|
|
*.coverage
|
|
*.coveragexml
|
|
|
|
# NDepend
|
|
ndepend/NDependOut/
|
|
ndepend/coverage/
|
|
|
|
# BenchmarkDotNet
|
|
BenchmarkDotNet.Artifacts/
|
|
|
|
# Rider
|
|
.idea/
|
|
*.sln.iml
|
|
|
|
# Temporary files and agent workspace
|
|
temp/
|
|
.temp/
|
|
*.tmp
|
|
*.temp
|
|
.sarif/
|
|
_site/
|
|
docfx/
|
|
|
|
#Ignore vscode AI rules
|
|
.github\instructions\codacy.instructions.md |