mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 18:48:05 +00:00
Remove pandas_ta.tar.gz from the repository
This commit is contained in:
+15
-1
@@ -49,6 +49,9 @@ BenchmarkDotNet.Artifacts/
|
||||
|
||||
# Temporary files and agent workspace
|
||||
temp/
|
||||
temp_pandas_ta/
|
||||
temp_decompile/
|
||||
Invoke-WebRequest/
|
||||
.temp/
|
||||
*.tmp
|
||||
*.temp
|
||||
@@ -78,4 +81,15 @@ plans/
|
||||
|
||||
# SonarLint IDE plugin
|
||||
.sonarlint/
|
||||
.obsidian/
|
||||
.obsidian/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
|
||||
# PowerShell accidents
|
||||
$null
|
||||
|
||||
Reference in New Issue
Block a user