[READ-ONLY] Mirror of https://github.com/shuuji3/weblog. 馃寧 Weblog Articles powered by Hugo weblog.shuuji3.xyz
0

Configure Feed

Select the types of activity you want to include in your feed.

weblog / .gitignore
300 B 16 lines
1 2# Created by https://www.gitignore.io/api/hugo 3# Edit at https://www.gitignore.io/?templates=hugo 4 5### Hugo ### 6# Generated files by hugo 7/public/ 8/resources/_gen/ 9 10# Executable may be added to repository 11hugo.exe 12hugo.darwin 13hugo.linux 14 15# End of https://www.gitignore.io/api/hugo 16/.hugo_build.lock