Merge pull request #4485 from SunnyCloudYang/main

Create Hexo.gitignore
This commit is contained in:
Devin Dooley
2024-08-31 16:05:20 -07:00
committed by GitHub

14
community/Hexo.gitignore Normal file
View File

@@ -0,0 +1,14 @@
# 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*/