docs(01-eskf-core): create phase plan — 3 plans in 2 waves

This commit is contained in:
Yuzviak
2026-04-01 22:11:57 +03:00
parent d2b431f17f
commit bf9bef19c8
5 changed files with 1212 additions and 2 deletions
+17
View File
@@ -1,2 +1,19 @@
# OS
.DS_Store
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.venv/
dist/
build/
# Pytest
.pytest_cache/
# Env
.env
*.env