Files
pf1e-simulator/.gitignore
T

11 lines
105 B
Plaintext

.cache/*
.codegraph/*
.omo/*
# Python / uv
.venv/
__pycache__/
*.egg-info/
dist/
.ruff_cache/