Files
2026-05-19 14:19:15 +02:00

17 lines
175 B
Plaintext

.git
.gitignore
.idea
.vscode
.venv
.python-version
.pre-commit-config.yaml
docs
tests
examples
**/__pycache__
**/*.pyc
**/.pytest_cache
**/.ruff_cache
**/.ty_cache
README.md