Initial commit

This commit is contained in:
Sergey Filkin
2026-04-17 23:39:57 +03:00
commit 0fe596383e
13 changed files with 943 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.DS_Store
# Local tooling state
.agents/
.claude/
.review-sandboxes/
# Python environment and caches
.venv/
venv/
__pycache__/
*.py[cod]
*.pyo
*.pyd
# Local markdown workspace
md/