mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 05:15:56 +10:00
21 lines
175 B
Plaintext
21 lines
175 B
Plaintext
# dependencies
|
|
node_modules/
|
|
|
|
# hexo generated output
|
|
public/
|
|
public-preview/
|
|
.deploy_git/
|
|
db.json
|
|
|
|
# logs
|
|
*.log
|
|
|
|
# os
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# python
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|