Compare commits

..

8 Commits

Author SHA1 Message Date
Devin Dooley
33243d9491
Merge pull request #4485 from SunnyCloudYang/main
Create Hexo.gitignore
2024-08-31 16:05:20 -07:00
Yunyang
aa39d37629 Merge branch 'main' of https://github.com/SunnyCloudYang/gitignore 2024-08-31 15:27:59 +08:00
Yunyang
fc32973012 docs: update Hexo.gitignore 2024-08-31 15:23:56 +08:00
GoodNullName
ec4bac82f4
Merge branch 'github:main' into main 2024-08-31 14:10:26 +08:00
Yunyang
e624f8594a fix: update Hexo.gitignore 2024-08-31 13:33:36 +08:00
Yunyang
3a3cf7fad4 Remove some global ignores 2024-07-17 16:53:33 +08:00
Yunyang
038a66091d Update Hexo.gitignore 2024-07-17 16:37:58 +08:00
Yunyang
14be7ece29 Add Hexo.gitignore 2024-07-17 16:34:18 +08:00

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*/