mirror of
https://github.com/saymrwulf/QuantumLearning.git
synced 2026-05-14 20:58:00 +00:00
20 lines
306 B
Text
20 lines
306 B
Text
.venv/
|
|
.venv-*/
|
|
.cache/
|
|
.ipython/
|
|
.jupyter_runtime/
|
|
.jupyter_data/lab/workspaces/
|
|
.jupyter_data/nbsignatures.db
|
|
.jupyter_data/notebook_secret
|
|
__pycache__/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.ipynb_checkpoints/
|
|
*.egg-info/
|
|
.DS_Store
|
|
.coverage
|
|
.coverage.*
|
|
.logs/
|
|
.playwright-browsers/
|
|
.tmp_test_artifacts/
|
|
htmlcov/
|