18 lines
243 B
Plaintext
18 lines
243 B
Plaintext
__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
|