mirror of
https://github.com/interstellar750/hexo_s
synced 2024-11-23 13:13:51 +08:00
26 lines
302 B
Plaintext
26 lines
302 B
Plaintext
# build output
|
|
build
|
|
static
|
|
.svelte-kit
|
|
.netlify
|
|
.vercel
|
|
|
|
# dependencies
|
|
node_modules
|
|
|
|
# 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
|
|
src/static
|
|
urara.js |