mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-20 19:48:05 +00:00
chore: Update .gitignore to exclude SonarQube files and add Codacy and SonarScanner scripts
refactor: Remove WarmupPeriod logging from SMA and WMA examples
This commit is contained in:
+8
-4
@@ -396,6 +396,10 @@ FodyWeavers.xsd
|
||||
|
||||
# JetBrains Rider
|
||||
*.sln.iml
|
||||
.idea/
|
||||
|
||||
# SonarQube/SonarCloud
|
||||
.sonarqube/
|
||||
|
||||
# Cline Memory Bank - exclude from git
|
||||
memory-bank/
|
||||
@@ -405,7 +409,7 @@ memory-bank/
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
|
||||
#Ignore insiders AI rules
|
||||
.github/instructions/codacy.instructions.md
|
||||
|
||||
|
||||
#Ignore insiders AI rules
|
||||
.github/instructions/codacy.instructions.md
|
||||
|
||||
Reference in New Issue
Block a user