Files
wahyd4.github.com/.gitignore
T
Hermes Bot 232ecd7c22 Rebuild blog source from GitHub Pages artifact
- 308 posts reverse-extracted from wahyd4.github.com (Hexo 6.3.0 + NexT 8.25)
- Hexo project with NexT theme, reading-experience custom styles
- publish-post.sh: write post -> hexo build -> PR (master untouched)
2026-08-04 09:44:07 +10:00

21 lines
177 B
Plaintext

# dependencies
node_modules/
package-lock.json
# hexo generated output
public/
.deploy_git/
db.json
# logs
*.log
# os
.DS_Store
Thumbs.db
# python
__pycache__/
*.pyc
.venv/