chore: scaffold pf1e_simulator package (uv, ruff, basedpyright, pytest)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-08-17 22:49:50 +02:00
parent 8c9d95ec61
commit 35068c4a65
6 changed files with 378 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
.cache/*
.codegraph/*
.omo/*
# Python / uv
.venv/
__pycache__/
*.egg-info/
dist/
.ruff_cache/