python ignore

This commit is contained in:
Miha Kralj
2026-02-28 19:05:37 -08:00
parent aa69f31a9f
commit 89fa0757ef
+15
View File
@@ -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