add build

This commit is contained in:
Justus Kuhlmann 2026-07-01 10:16:56 +02:00
commit f14fe6f2e3
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6

3
.gitignore vendored
View file

@ -5,4 +5,5 @@ test.ipynb
.vscode .vscode
.venv .venv
.pytest_cache .pytest_cache
.coverage .coverage
build