mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 13:08:04 +00:00
python ignore
This commit is contained in:
+15
@@ -91,6 +91,21 @@ plans/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
|
||||
# Python project artifacts
|
||||
python/publish/
|
||||
python/dist/
|
||||
python/build/
|
||||
python/*.egg-info/
|
||||
python/.venv/
|
||||
python/venv/
|
||||
python/.mypy_cache/
|
||||
python/.ruff_cache/
|
||||
python/.coverage
|
||||
python/htmlcov/
|
||||
python/quantalib/quantalib.dll
|
||||
python/quantalib/native/win_amd64/*.dll
|
||||
python/quantalib/native/win_amd64/*.pdb
|
||||
|
||||
# PowerShell accidents
|
||||
$null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user