1
mirror of https://github.com/interstellar750/hexo_s synced 2024-09-08 09:32:38 +08:00
hexo_s/.gitignore

26 lines
302 B
Plaintext
Raw Permalink Normal View History

2022-10-15 22:50:57 +08:00
# build output
build
static
.svelte-kit
.netlify
.vercel
# dependencies
2022-09-07 16:07:27 +08:00
node_modules
2022-10-15 22:50:57 +08:00
# env
*.local
# logs
pnpm-debug.log*
# macOS-specific files
.DS_Store
# temp file
src/routes/**/+page.svelte.md
src/routes/**/+page.md
src/routes/post/+page.svelte
src/routes/talk/+page.svelte
2023-01-31 11:27:51 +08:00
src/static
2022-11-08 20:08:12 +08:00
urara.js