mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 05:15:56 +10:00
- 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)
21 lines
177 B
Plaintext
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/
|