Files
md-to-html/.gitignore
T
Sergey Filkin 0fe596383e Initial commit
2026-04-17 23:39:57 +03:00

18 lines
183 B
Plaintext

.DS_Store
# Local tooling state
.agents/
.claude/
.review-sandboxes/
# Python environment and caches
.venv/
venv/
__pycache__/
*.py[cod]
*.pyo
*.pyd
# Local markdown workspace
md/