Gitignore/community/Hexo.gitignore
Dvurechensky 0a0f9717b4 1.0
Main
2024-10-05 10:36:15 +03:00

15 lines
202 B
Plaintext

# gitignore template for Hexo sites
# website: https://hexo.io/
# Recommended: Node.gitignore
# Ignore generated directory
public/
# Ignore temp files
tmp/
.tmp*
# additional files
db.json
.deploy*/