Ignored build/
Some checks failed
CI - tests / Unit tests (make test) (push) Has been cancelled

This commit is contained in:
2026-01-16 10:28:08 +01:00
parent 8130e3dfc4
commit 37a6327d35

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*__pycache__ *__pycache__
*.egg-info *.egg-info
dist/* dist/*
build/*