mirror of
https://github.com/logos-blockchain/research.git
synced 2026-08-07 19:53:10 +00:00
19 lines
197 B
Plaintext
19 lines
197 B
Plaintext
# Generated artifacts
|
|
runs/
|
|
results/
|
|
figures/
|
|
!results/.gitkeep
|
|
!figures/.gitkeep
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.venv/
|
|
venv/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
*.parquet
|
|
*.csv
|