Files
plugin-helper/.gitignore
T
2026-07-01 11:44:03 -07:00

12 lines
133 B
Plaintext

/.state/
/.state-*/
/plugin-helper.local.toml
/.pytest_cache/
/build/
/dist/
/*.egg-info/
/src/*.egg-info/
/__pycache__/
*.pyc
.venv