feat(projekt-matching): scaffold package, venv, pytest smoke

This commit is contained in:
tlg
2026-07-09 10:02:38 +02:00
parent 8a39b9aff4
commit 963fe45a25
9 changed files with 37 additions and 0 deletions

4
projekt-matching/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.venv/
__pycache__/
*.pyc
*.local.env