mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-05 12:37:43 +00:00
66 lines
775 B
Plaintext
66 lines
775 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
|
|
|
|
# Roo Code local config
|
|
.roo/
|
|
|
|
# Internal planning docs (not shipped)
|
|
plans/ |