feat: initial commit

This commit is contained in:
2026-08-29 13:17:59 +02:00
commit 142f5f5759
91 changed files with 6155 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
__pycache__/
*.egg-info/
.venv/
.task/
.pytest_cache/
.ruff_cache/
.mypy_cache/
# APM: artefakty instalacji zależności kontekstowych
apm_modules/
.claude/
.github/instructions/
.cursor/
# artefakty przebiegów
.runs/
workspace/
*.patch
.env