Files
tink-demo/.gitignore
Henrik Jess Nielsen 26a16e3638
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
First attempt to tink demo
2026-05-22 18:30:59 +02:00

11 lines
89 B
Plaintext

.env
__pycache__/
*.pyc
*.pyo
.venv/
venv/
*.egg-info/
dist/
.pytest_cache/
.mypy_cache/